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

屬性值

可擴充物件能在套件載入時更新,且找到更新版本;否則, 則為錯誤

屬性

備註

此介面由 PackagePackageNeutral 介面實作。

適用於