次の方法で共有


ForLoopClass.IsolationLevel プロパティ

定義

IDTSContainer100 オブジェクト内のトランザクションの分離レベルを取得または設定します。

public:
 virtual property int IsolationLevel { int get(); void set(int value); };
public virtual int IsolationLevel { get; set; }
member this.IsolationLevel : int with get, set
Public Overridable Property IsolationLevel As Integer

プロパティ値

IDTSContainer100 オブジェクト内のトランザクションの分離レベルです。

実装

適用対象