1 reference to DataConstraint_DuplicateName
System.Data.Common (1)
System\Data\DataException.cs (1)
459
public static Exception DuplicateConstraintName(string constraint) => _DuplicateName(SR.Format(SR.
DataConstraint_DuplicateName
, constraint));