DefinedSize Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

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.

See Also

DefinedSize Property Example (VB)

Applies To: Column Object

© 1998-2003 Microsoft Corporation. All rights reserved.