This is the maximum number of characters allowed for a string in this column
If this is set to a positive Value then the type of column is assumed to be nvarchar. A Value of -1 means that the column is assumed to be an ntext column.
If a string column has a Value longer than the set Value and the set Value is positive, then a ValidationException will be thrown.
DBColumn Class | Shunde.Framework Namespace