IDTSContainer100.Disable Propriedade

Definição

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

Valor da propriedade

true se o IDTSContainer100 objeto estiver desabilitado; caso contrário, false.

Atributos

Aplica-se a