4 references to InvalidColumnMaxLength
System.Data (4)
fx\src\data\Microsoft\SqlServer\Server\MetadataUtilsSmi.cs (4)
641throw SQL.InvalidColumnMaxLength(column.ColumnName, maxLength); 814throw SQL.InvalidColumnMaxLength(colName, maxLength); 844throw SQL.InvalidColumnMaxLength(colName, maxLength); 874throw SQL.InvalidColumnMaxLength(colName, maxLength);