Aracılığıyla paylaş


PackageNeutralClass.IsolationLevel Ö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 IsolationLevel As Integer
    Get
    Set
'Kullanım
Dim instance As PackageNeutralClass
Dim value As Integer

value = instance.IsolationLevel

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

Özellik Değeri

Tür: System.Int32

Uygulamalar

IDTSContainer100.IsolationLevel