次の方法で共有


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 オブジェクト内のトランザクションの分離レベルです。

属性

適用対象