AdoField:Precision Assign

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoField Class >

AdoField:Precision Assign

Previous pageReturn to chapter overviewNext page

Purpose

The degree of precision for numeric values, e.g. the total number of digits used to represent values.

 

Prototype

ASSIGN Precision ( bPrecision AS BYTE )  AS BYTE PASCAL CLASS AdoField

 

Argument(s)

bPrecision        Byte: New Precision

 

 

See Also

AdoField, AdoField:Precision