FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.SetCustomParamValue

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FireDAC.Phys.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase TFDPhysODBCCommand

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。