AdoColumn:Attributes Access

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoColumn Class >

AdoColumn:Attributes Access

Previous pageReturn to chapter overviewNext page

Purpose

Column characteristics

 

Prototype

ACCESS Attributes AS LONG PASCAL CLASS AdoColumn

 

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