| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Precision used in BCD (Binary Coded Decimal) fields
Source position: db.pas line 194
|  published property TFieldDef.Precision : LongInt | 
Precision is the number of digits used in a BCD (Binary Coded Decimal) field. It is not the number of digits after the decimal separator, but the total number of digits.
| 
 | Size of the buffer needed to store the data of the field |