DefinedSize Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

DefinedSize Property

       

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.