Hauptmenü öffnen

RAD Studio API Documentation β

Datasnap.DSClientRest.TDSRestCachedJSONArray

Datasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObjectTDSRestCachedJSONArray

Delphi

TDSRestCachedJSONArray = class(TDSRestCachedItem, IDSRestCachedJSONArray, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedJSONArray : 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-Arrays.

Mit der Klasse TDSRestCachedJSONArray werden zwischengespeicherte DataSnap-REST-JSON-Arrays implementiert.

Siehe auch