DefinedSize Property (ADOX)
Indicates the stated maximum size of the column.
Settings and Return Values
Sets and returns a Long value that is the maximum length in characters of data values.
Remarks
The default value is zero (0).
This property is read-only for Column objects already appended to a collection.
See Also
DefinedSize Property Example (VB)
Applies To: Column Object