7 references to ConnectionRequired
System.Data (7)
fx\src\data\System\Data\Odbc\OdbcCommand.cs (2)
855
throw ADP.
ConnectionRequired
(methodName);
868
throw ADP.
ConnectionRequired
(method);
fx\src\data\System\Data\Odbc\OdbcCommandBuilder.cs (1)
128
throw ADP.
ConnectionRequired
(ADP.DeriveParameters);
fx\src\data\System\Data\OleDb\OleDbCommand.cs (1)
1261
throw ADP.
ConnectionRequired
(method);
fx\src\data\System\Data\OleDb\OleDbCommandBuilder.cs (1)
120
throw ADP.
ConnectionRequired
(ADP.DeriveParameters);
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (1)
1164
throw ADP.
ConnectionRequired
(method);
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
4804
throw ADP.
ConnectionRequired
(method);