FireDAC.Phys.IBBase.TFDPhysIBCommandBase.SetParamValue
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
Unit: FireDAC.Phys.IBBase | |
Parent: TFDPhysIBCommandBase |
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);
Description
Embarcadero Technologies does not currently have any additional information.