Datasnap.DSClientRest.TDSRestCachedJSONArray

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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