API:FireDAC.Phys.ODBCWrapper.ODBCCurrency2Numeric

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ODBCCurrency2Numeric(ACurr: Currency; out ANum: TSQLNumericRec);

C++

extern DELPHI_PACKAGE void __fastcall ODBCCurrency2Numeric(System::Currency ACurr, /* out */ Firedac::Phys::Odbccli::TSQLNumericRec &ANum);

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.