PackageRemote32Class.IsolationLevel 屬性

定義

取得或設定封裝中的交易隔離等級。

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

交易的隔離等級。

實作

適用於