1 reference to DataTable_DuplicateName2
System.Data.Common (1)
System\Data\DataException.cs (1)
661public static Exception DuplicateTableName2(string table, string ns) => _DuplicateName(SR.Format(SR.DataTable_DuplicateName2, table, ns));