MimerTransaction.IsolationLevel Property
Specifies the IsolationLevel for this transaction.
[Visual Basic]NotOverridable Public ReadOnly Property IsolationLevel As
IsolationLevel Implements _
IDbTransaction.IsolationLevel
Property Value
The IsolationLevel for this transaction. The default is ReadCommitted.
Implements
IDbTransaction.IsolationLevel
See Also
MimerTransaction Class | Mimer.Data.Client Namespace