AdoColumn:Precision Access

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoColumn Class >

AdoColumn:Precision Access

Previous pageReturn to chapter overviewNext page

Purpose

The maximum precision of data values in the column

 

Prototype

ACCESS Precision   AS LONG PASCAL CLASS AdoColumn

 

Return

LONG

 

Description

The maximum precision of data values in the column when the Type property is a numeric type. Precision is ignored for all other data types.

 

See Also

AdoColumn