Datasnap.DSClientRest.TDSRestCachedJSONValue.GetValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetValue(AConnection: TDSRestConnection; AOwnsObject: Boolean = True; const ARequestFilter: string = '')

C++

System::Json::TJSONValue* __fastcall GetValue(TDSRestConnection* AConnection, bool AOwnsObject = true, const System::UnicodeString ARequestFilter = System::UnicodeString());

Propriétés

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

Description

Renvoie une valeur JSON en cache de DataSnap REST.

La méthode GetValue est utilisée pour renvoyer une valeur JSON en cache de DataSnap.

Voir aussi