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