Datasnap.DSClientRest.IDSRestCachedCommand.GetCommand

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

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

Description

Définit la méthode GetCommand.

GetCommand définit la méthode GetCommand implémentée dans la classe TDSRestCachedItem.

Voir aussi