Precision of the BCD value.
Source position: db.pas line 1497
published property TParam.Precision : Integer read FPrecision write FPrecision default 0;
Precision can be used to store the numerical precision for BCD values. It is currently unused.
TParam.NumericScale
Numeric scale.
TParam.Size
Size of the parameter.