precision
The number of digits allowed in an SQL-based field.
Property of
SqlField
Description
The precision property specifies the maximum number of digits that can be stored in a field represented by the SqlField object. The more digits allowed, the greater the precision or accuracy of a number.