API:Datasnap.DSClientRest.TDSRestCacheCommand.GetCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetCommand(AResponseStreamProc: TDSRestResponseStreamProc); overload;
function GetCommand(AOwnsObject: Boolean = True): TJSONObject; overload;

C++

void __fastcall GetCommand(_di_TDSRestResponseStreamProc AResponseStreamProc)/* overload */;
System::Json::TJSONObject* __fastcall GetCommand(bool AOwnsObject = true)/* overload */;

Properties

Type Visibility Source Unit Parent
procedure
function
public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCacheCommand

Description

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