Datasnap.DSClientRest.TDSRestCachedStream

From RAD Studio API Documentation

TDSRestCachedStreamDatasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObject
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: Datasnap.DSClientRest

Delphi

TDSRestCachedStream = class(TDSRestCachedItem, IDSRestCachedStream, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedStream : public TDSRestCachedItem

Description

Implements DataSnap REST cached streams.

The TDSRestCachedStream class is used to implement DataSnap REST cached streams.

See Also