IDTSContainer100.IsolationLevel Свойство

Определение

public:
 property int IsolationLevel { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(24)]
public int IsolationLevel { [System.Runtime.InteropServices.DispId(24)] get; [System.Runtime.InteropServices.DispId(24)] set; }
[<System.Runtime.InteropServices.DispId(24)>]
[<get: System.Runtime.InteropServices.DispId(24)>]
[<set: System.Runtime.InteropServices.DispId(24)>]
member this.IsolationLevel : int with get, set
Public Property IsolationLevel As Integer

Значение свойства

Уровень изоляции транзакции в объекте IDTSContainer100.

Атрибуты

Комментарии

Дополнительные сведения см. в разделе DtsContainer.

Применяется к