1 reference to DataRelation_ColumnsTypeMismatch
System.Data.Common (1)
System\Data\DataException.cs (1)
565
public static Exception ColumnsTypeMismatch() => _InvalidConstraint(SR.
DataRelation_ColumnsTypeMismatch
);