IDTSObjectVersionUpdate100.CanUpdate(String) 方法

定义

public:
 bool CanUpdate(System::String ^ ObjectCreationName);
[System.Runtime.InteropServices.DispId(0)]
public bool CanUpdate (string ObjectCreationName);
[<System.Runtime.InteropServices.DispId(0)>]
abstract member CanUpdate : string -> bool
Public Function CanUpdate (ObjectCreationName As String) As Boolean

参数

ObjectCreationName
String

返回

属性

适用于