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