API:FireDAC.Phys.ODBCWrapper.ODBCNumeric2BCD
Delphi
procedure ODBCNumeric2BCD(const ANum: TSQLNumericRec; out ABcd: TBcd);
C++
extern DELPHI_PACKAGE void __fastcall ODBCNumeric2BCD(const Firedac::Phys::Odbccli::TSQLNumericRec &ANum, /* out */ Data::Fmtbcd::TBcd &ABcd);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FireDAC.Phys.ODBCWrapper.pas FireDAC.Phys.ODBCWrapper.hpp |
FireDAC.Phys.ODBCWrapper | FireDAC.Phys.ODBCWrapper |
Description
Embarcadero Technologies does not currently have any additional information.