API:Datasnap.DSClientRest.IDSRestCachedCommand.GetCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCommand(AConnection: TDSRestConnection; AOwnsObject: Boolean = True): TJSONObject;

C++

virtual System::Json::TJSONObject* __fastcall GetCommand(TDSRestConnection* AConnection, bool AOwnsObject = true) = 0 ;

Properties

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

Description

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