Udostępnij przez


Właściwość IDTSContainer100.IsolationLevel

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Aby uzyskać więcej informacji, zobacz temat DtsContainer.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
Property IsolationLevel As Integer
    Get
    Set
'Użycie
Dim instance As IDTSContainer100
Dim value As Integer

value = instance.IsolationLevel

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

Wartość właściwości

Typ: System.Int32