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