iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

TransactionOptions.IsolationLevel Field

The isolation level of the transaction.

[Visual Basic]
Public IsolationLevel As IsolationLevel
[C#]
public IsolationLevel IsolationLevel;

See Also

TransactionOptions Class | IBatisNet.Common.Transaction Namespace