API: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-Einträge.

Datasnap.DSClientRest.TDSRestCachedJSONObject erbt von Datasnap.DSClientRest.TDSRestCachedItem. Der folgende Inhalt bezieht sich auf Datasnap.DSClientRest.TDSRestCachedItem.

Implementiert zwischengespeicherte DataSnap-REST-Einträge.

Mit der Klasse TDSRestCachedItem werden zwischengespeicherte DataSnap-REST-Einträge implementiert.

Siehe auch