API:FireDAC.Phys.ODBCWrapper.ODBCNumeric2Currency

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ODBCNumeric2Currency(const ANum: TSQLNumericRec; out ACurr: Currency);

C++

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

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. Please help us document this topic by using the Discussion page!