1 reference to DataTable_NotInTheDataSet
System.Data.Common (1)
System\Data\DataException.cs (1)
667
public static Exception TableNotInTheDataSet(string table) => _Argument(SR.Format(SR.
DataTable_NotInTheDataSet
, table));