2 references to MaxLengthViolationText
System.Data.Common (2)
System\Data\DataColumn.cs (2)
1685
errorText ??= ExceptionBuilder.
MaxLengthViolationText
(ColumnName);
1695
errorText ??= ExceptionBuilder.
MaxLengthViolationText
(ColumnName);