image\cslogo3d1.gif

ADO Field Object Precision Property

The degree of precision for numeric Field objects.

Precision Property Return Values (ADO Field Object)

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

Precision Property Remarks (ADO Field Object)

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

Precision Property Example (ADO Field Object)

See the ADO Field Object NumericScale Property.

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.