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.