FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.GetCustomParamValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetCustomParamValue(ADataType: TFDDataType; AVar: TODBCVariable;  AParam: TFDParam; AVarIndex, AParIndex: Integer); virtual;

C++

virtual void __fastcall GetCustomParamValue(Firedac::Stan::Intf::TFDDataType ADataType, Firedac::Phys::Odbcwrapper::TODBCVariable* AVar, Firedac::Stan::Param::TFDParam* AParam, int AVarIndex, int AParIndex);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase TFDPhysODBCCommand

Description

Embarcadero Technologies does not currently have any additional information.