3 references to RepeatableRead
System.Transactions.Local (3)
System\Transactions\Oletx\OletxTransactionManager.cs (2)
647
IsolationLevel.
RepeatableRead
=> OletxTransactionIsolationLevel.ISOLATIONLEVEL_REPEATABLEREAD,
659
OletxTransactionIsolationLevel.ISOLATIONLEVEL_REPEATABLEREAD => IsolationLevel.
RepeatableRead
,
System\Transactions\TransactionManager.cs (1)
509
case IsolationLevel.
RepeatableRead
: