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