IDTSPackage100.EnableConfigurations Propiedad

Definición

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

Valor de propiedad

cierto si el paquete carga configuración; de lo contrario, falso.

Atributos

Comentarios

Esta interfaz está implementada por las Package interfaces y PackageNeutral .

Se aplica a