1 reference to DataRelation_GetParentRowTableMismatch
System.Data.Common (1)
System\Data\DataException.cs (1)
571
public static Exception GetParentRowTableMismatch(string t1, string t2) => _InvalidConstraint(SR.Format(SR.
DataRelation_GetParentRowTableMismatch
, t1, t2));