Precision used in BCD (Binary Coded Decimal) fields.
Source position: db.pas line 217
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. |