2 references to MaxLengthViolationText
System.Data (2)
fx\src\data\System\Data\DataColumn.cs (2)
1638errorText = ExceptionBuilder.MaxLengthViolationText(this.ColumnName); 1648errorText = ExceptionBuilder.MaxLengthViolationText(this.ColumnName);