AdoColumn:Attributes

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoColumn Class >

AdoColumn:Attributes

Previous pageReturn to chapter overviewNext page

Purpose

Column characteristics

 

Prototype

ACCESS Attributes AS LONG 

 

Return

LONG

 

Description

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

AdoColumn, AdoColumnAttributesEnum