Datasnap.DSClientRest.TDSRestCachedJSONObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Datasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObjectTDSRestCachedJSONObject

Delphi

TDSRestCachedJSONObject = class(TDSRestCachedItem, IDSRestCachedJSONObject, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedJSONObject : 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-Objekte.

Mit der Klasse TDSRestCachedJSONObject werden zwischengespeicherte DataSnap-REST-JSON-Objekte implementiert.

Siehe auch