1 reference to DataColumn_ExpressionAndConstraint
System.Data.Common (1)
System\Data\DataException.cs (1)
494
public static Exception ExpressionAndConstraint(DataColumn column, Constraint constraint) => _Argument(SR.Format(SR.
DataColumn_ExpressionAndConstraint
, column.ColumnName, constraint.ConstraintName));