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