<< Click to Display Table of Contents >> AdoColumn:NumericScale Assign |
![]() ![]() ![]() |
The scale of a numeric value in the column
ASSIGN NumericScale ( bVal AS BYTE ) AS BYTE PASCAL CLASS AdoColumn
bVal BYTE
The scale of data values in the column when the Type property is adNumeric or adDecimal. NumericScale is ignored for all other data types.