IDTSPackage100.EnableConfigurations Proprietà

Definizione

Ottiene o imposta un valore che indica se il pacchetto carica configurazioni.

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

Valore della proprietà

true se il pacchetto carica la configurazione; in caso contrario, false.

Attributi

Commenti

Questa interfaccia viene implementata dalle interfacce Package e PackageNeutral.

Si applica a