<< Click to Display Table of Contents >> AdoColumn:Precision Assign |
![]() ![]() ![]() |
The maximum precision of data values in the column
ASSIGN Precision ( lVal AS LONG ) AS LONG PASCAL CLASS AdoColumn
lVal LONG
LONG
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.