Specifies the isolation level for this transaction.
IsolationLevel IsolationLevel
Read-only
The IsolationLevel for this transaction. This can be ReadCommitted (the default), ReadUncommitted, RepeatableRead, or Serializable.
IDbTransaction.IsolationLevel