PackageClass.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

交易的隔離等級。

實作

備註

如需詳細資訊,請參閱Package

適用於