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