[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'DB' (#fcl)

TParam.NumericScale

Numeric scale

Declaration

Source position: db.pas line 1278

published property TParam.NumericScale : Integer
  read FNumericScale
  write FNumericScale
  default 0;

Description

NumericScale can be used to store the numerical scale for BCD values. It is currently unused.

See also

TParam.Precision

  

Precision of the BCD value

TParam.Size

  

Size of the parameter