Attributes Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

Attributes Property

Describes column characteristics.

Settings and Return Values

Sets or returns a Long value. The value specifies characteristics of the table represented by the Column object and can be a combination of ColumnAttributesEnum constants. The default value is zero (0), which is neither adColFixed nor adColNullable.

See Also

Attributes Property Example (VB)

Applies To: Column Object | Property Object

© 1998-2003 Microsoft Corporation. All rights reserved.