Datasnap.DSClientRest.TDSRestCachedJSONValue

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Datasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObjectTDSRestCachedJSONValue

Delphi

TDSRestCachedJSONValue = class(TDSRestCachedItem, IDSRestCachedJSONValue, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedJSONValue : public TDSRestCachedItem

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest


Beschreibung

Implementiert zwischengespeicherte DataSnap-REST-JSON-Werte.

Mit der Klasse TDSRestCachedJSONValue werden zwischengespeicherte DataSnap-REST-JSON-Werte implementiert.

Siehe auch