8 references to TransactionZombied
System.Data (8)
fx\src\data\System\Data\Odbc\OdbcTransaction.cs (3)
45throw ADP.TransactionZombied(this); 83throw ADP.TransactionZombied(this); 144throw ADP.TransactionZombied(this);
fx\src\data\System\Data\OleDb\OleDbTransaction.cs (4)
153throw ADP.TransactionZombied(this); 178throw ADP.TransactionZombied(this); 226throw ADP.TransactionZombied(this); 298throw ADP.TransactionZombied(this);
fx\src\data\System\Data\SqlClient\SqlTransaction.cs (1)
416throw ADP.TransactionZombied(this);