Indicates the degree of precision for Numeric values in a Parameter object or for numeric Field objects.
Applies To
Required Files
msado15.dll
VC: adoint.h, adoid.h
Settings and Return Values
Sets or returns a Byte value, indicating the maximum total number of digits used to represent values.
Remarks
Use the Precision property to determine the maximum number of digits used to represent values for a numeric Parameter or Field object. The Precision property is read/write.
Examples
NumericScale, Precision Properties Example (VB)
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.