API:Datasnap.DSClientRest.TDSRestCachedStream

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Datasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObjectTDSRestCachedStream

Delphi

TDSRestCachedStream = class(TDSRestCachedItem, IDSRestCachedStream, IDSRestCachedCommand)

C++

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