IDTSPackage100.UpdateObjects 属性

定义

public:
 property bool UpdateObjects { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(86)]
public bool UpdateObjects { [System.Runtime.InteropServices.DispId(86)] get; [System.Runtime.InteropServices.DispId(86)] set; }
[<System.Runtime.InteropServices.DispId(86)>]
[<get: System.Runtime.InteropServices.DispId(86)>]
[<set: System.Runtime.InteropServices.DispId(86)>]
member this.UpdateObjects : bool with get, set
Public Property UpdateObjects As Boolean

属性值

如果在找到更新的版本时可以在包加载时更新可扩展对象,则为 true;否则为 false

属性

适用于