6 references to CheckState
System.Data (6)
fx\src\data\System\Data\Odbc\OdbcConnection.cs (4)
243
CheckState
(method);
254
CheckState
(method);
792
CheckState
(ADP.BeginTransaction); // MDAC 68323
829
CheckState
(ADP.ChangeDatabase);
fx\src\data\System\Data\Odbc\OdbcTransaction.cs (2)
86
connection.
CheckState
(ADP.CommitTransaction); // MDAC 68289
146
connection.
CheckState
(ADP.RollbackTransaction); // MDAC 68289