Specifies the isolation level for this transaction.
Visual Basic Public Readonly Property SAIsolationLevel As SAIsolationLevel
C# public SAIsolationLevel SAIsolationLevel { get;}
The IsolationLevel for this transaction. This can be one of:
The default is ReadCommitted.
Parallel transactions are not supported. Therefore, the IsolationLevel applies to the entire transaction.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |