IDTSPackage100.EnableConfigurations Eigenschaft

Definition

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

Eigenschaftswert

true , wenn die Konfiguration des Pakets geladen wird; andernfalls false.

Attribute

Hinweise

Diese Schnittstelle wird von der Package-Schnittstelle und der PackageNeutral-Schnittstelle implementiert.

Gilt für: