AdoColumn:NumericScale

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoColumn Class >

AdoColumn:NumericScale

Previous pageReturn to chapter overviewNext page

Purpose

The scale of a numeric value in the column

 

Prototype

ACCESS NumericScale AS BYTE 

 

Return

BYTE        

 

Description

The scale of data values in the column when the Type property is adNumeric or adDecimal. NumericScale is ignored for all other data types.

 

See Also

AdoColumn