FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.SetCustomParamValue

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FireDAC.Phys.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase TFDPhysODBCCommand

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.