IDTSPackage100.EnableConfigurations 屬性

定義

會取得或設定一個值,指示套件是否載入組態。

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

屬性值

若套件載入配置為真;否則,則為錯誤。

屬性

備註

此介面由 PackagePackageNeutral 介面實作。

適用於