共用方式為


SqliteTransaction.IsolationLevel 屬性

定義

取得交易的隔離等級。

public override System.Data.IsolationLevel IsolationLevel { get; }
member this.IsolationLevel : System.Data.IsolationLevel
Public Overrides ReadOnly Property IsolationLevel As IsolationLevel

屬性值

交易的隔離等級。

適用於