API:Datasnap.DSHTTPCommon.TDSJsonResponseHandler.HandleParameter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function HandleParameter(const Command: TDBXCommand; const Parameter: TDBXParameter;  out Response: TJSONValue; var ResponseStream: TStream): Boolean; virtual; abstract;

C++

virtual bool __fastcall HandleParameter(Data::Dbxcommon::TDBXCommand* const Command, Data::Dbxcommon::TDBXParameter* const Parameter, /* out */ System::Json::TJSONValue* &Response, System::Classes::TStream* &ResponseStream) = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSJsonResponseHandler

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!