Returns the isolation level for the transaction.
Visual Basic Public Overrides Readonly Property IsolationLevel As IsolationLevel
C# public override IsolationLevel IsolationLevel { get;}
One of the System.Data.IsolationLevel values. UltraLite.NET only supports System.Data.IsolationLevel.ReadUncommitted.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |