7 references to TransactionConnectionMismatch
System.Data (7)
fx\src\data\System\Data\Odbc\OdbcConnection.cs (2)
541
throw ADP.
TransactionConnectionMismatch
();
550
throw ADP.
TransactionConnectionMismatch
();
fx\src\data\System\Data\OleDb\OleDbConnectionInternal.cs (2)
726
throw ADP.
TransactionConnectionMismatch
();
740
throw ADP.
TransactionConnectionMismatch
();
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (1)
1181
throw ADP.
TransactionConnectionMismatch
();
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
4891
throw ADP.
TransactionConnectionMismatch
();
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
769
throw ADP.
TransactionConnectionMismatch
();