Data.DB.TFMTBCDField.GetValue
Delphi
function GetValue(var Value: TBcd): Boolean;
C++
bool __fastcall GetValue(Data::Fmtbcd::TBcd &Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | Data.DB.pas Data.DB.hpp  | 
        Data.DB | TFMTBCDField | 
Description
Returns the field's BCD value.
GetValue returns the field's value as it is stored internally (as a BCD value).