Datasnap.DSClientRest.TDSRestCachedItem.GetCommand
Delphi
function GetCommand(AConnection: TDSRestConnection; AOwnsObject: Boolean = True): TJSONObject;
C++
System::Json::TJSONObject* __fastcall GetCommand(TDSRestConnection* AConnection, bool AOwnsObject = true);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestCachedItem |
Description
Emet une commande 'GET' au serveur.
La méthode GetCommand émet une commande 'GET' au serveur.