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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |