3 references to RollbackInternal
System.Data (3)
fx\src\data\System\Data\OleDb\OleDbTransaction.cs (3)
272
RollbackInternal
(false);
301
RollbackInternal
(true); // no recover if this throws an exception
314
hr = transaction.
RollbackInternal
(exceptionHandling);