FireDAC.Phys.IBBase.TFDPhysIBCommandBase.GetParamValue
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
| Unit: FireDAC.Phys.IBBase | |
| Parent: TFDPhysIBCommandBase | |
Delphi
procedure GetParamValue(AFmtOpts: TFDFormatOptions; AParam: TFDParam;
AVar: TIBVariable; ApInfo: PFDIBParInfoRec; AVarIndex,
AParIndex: Integer);
C++
void __fastcall GetParamValue(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.