1 reference to DataConstraint_RemoveParentRow
System.Data.Common (1)
System\Data\DataException.cs (1)
470
public static Exception RemoveParentRow(ForeignKeyConstraint constraint) => _InvalidConstraint(SR.Format(SR.
DataConstraint_RemoveParentRow
, constraint.ConstraintName));