1 reference to DataTable_DuplicateName
System.Data.Common (1)
System\Data\DataException.cs (1)
660
public static Exception DuplicateTableName(string table) => _DuplicateName(SR.Format(SR.
DataTable_DuplicateName
, table));