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