API:Datasnap.DSHTTPCommon.TDSJsonResponseHandler.GetCommandResponse

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetCommandResponse(Command: TDBXCommand; out Response: TJSONValue; out ResponseStream: TStream);

C++

void __fastcall GetCommandResponse(Data::Dbxcommon::TDBXCommand* Command, /* out */ System::Json::TJSONValue* &Response, /* out */ System::Classes::TStream* &ResponseStream);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.