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 对象中事务的隔离级别。

属性

适用于