Precision Property

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.

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.

Applies To

Field, Parameter

See Also

NumericScale