Aracılığıyla paylaş


PackageClass.Disable Özelliği

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Daha fazla bilgi için, bkz. Package.

Ad Alanı:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Derleme:  Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap içinde.dll)

Sözdizimi

'Bildirim
Public Overridable Property Disable As Boolean
    Get
    Set
'Kullanım
Dim instance As PackageClass
Dim value As Boolean

value = instance.Disable

instance.Disable = value
public virtual bool Disable { get; set; }
public:
virtual property bool Disable {
    bool get ();
    void set (bool value);
}
abstract Disable : bool with get, set
override Disable : bool with get, set
function get Disable () : boolean
function set Disable (value : boolean)

Özellik Değeri

Tür: System.Boolean

Uygulamalar

IDTSContainer100.Disable