FireDAC.Phys.IBBase.TFDPhysIBCommandBase.SetParamValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetParamValue(AFmtOpts: TFDFormatOptions; AParam: TFDParam;  AVar: TIBVariable; ApInfo: PFDIBParInfoRec; AVarIndex, AParIndex: Integer);

C++

void __fastcall SetParamValue(Firedac::Stan::Option::TFDFormatOptions* AFmtOpts, Firedac::Stan::Param::TFDParam* AParam, Firedac::Phys::Ibwrapper::TIBVariable* AVar, PFDIBParInfoRec ApInfo, int AVarIndex, int AParIndex);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDPhysIBCommandBase

Description

Embarcadero Technologies does not currently have any additional information.