Gets or sets the maximum length of a text column.
Documentation for this section has not yet been entered.
The DataColumn.MaxLength property is ignored for non-text columns. A ArgumentException exception is raised if you assign DataColumn.MaxLength to a non-string column.