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-Streams.

Mit der Klasse TDSRestCachedStream werden zwischengespeicherte DataSnap-REST-Streams implementiert.

Siehe auch