Precision Property (ADO)

           

Indicates the degree of precision for numeric values in a Parameter object or for numeric Field objects.

Settings and Return Values

Sets or returns a Byte value, indicating the maximum total number of digits used to represent values. The value is read/write on a Parameter object and read-only on a Field object.

Remarks

Use the Precision property to determine the maximum number of digits used to represent values for a numeric Parameter or Field object.