ForEachLoopClass.IsolationLevel 屬性

定義

取得或設定 ForEachLoopClass 物件中的交易隔離等級。

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

屬性值

Int32

對應到隔離等級的整數值。

實作

適用於