Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the isolation level for the transaction.
Public ReadOnly Overrides Property IsolationLevel As IsolationLevel
public override IsolationLevel IsolationLevel {get;}
One of the System.Data.IsolationLevel values. UltraLite.NET only supports System.Data.IsolationLevel.ReadUncommitted.