3 references to FillRequiresSourceTableName
System.Data (3)
fx\src\data\System\Data\Common\DataAdapter.cs (1)
426
throw ADP.
FillRequiresSourceTableName
("srcTable");
fx\src\data\System\Data\Common\DbDataAdapter.cs (1)
431
throw ADP.
FillRequiresSourceTableName
("srcTable");
fx\src\data\System\Data\OleDb\OleDbDataAdapter.cs (1)
205
throw ADP.
FillRequiresSourceTableName
("srcTable");