6 references to DeriveParametersNotSupported
System.Data (6)
fx\src\data\System\Data\Odbc\OdbcCommandBuilder.cs (2)
112
throw ADP.
DeriveParametersNotSupported
(command);
117
throw ADP.
DeriveParametersNotSupported
(command);
fx\src\data\System\Data\OleDb\OleDbCommandBuilder.cs (2)
106
throw ADP.
DeriveParametersNotSupported
(command);
111
throw ADP.
DeriveParametersNotSupported
(command);
fx\src\data\System\Data\SqlClient\SqlCommand.cs (2)
2715
throw ADP.
DeriveParametersNotSupported
(this);
2720
throw ADP.
DeriveParametersNotSupported
(this);