Datasnap.DSClientRest.TDSRestCachedStream

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObjectTDSRestCachedStream

Delphi

TDSRestCachedStream = class(TDSRestCachedItem, IDSRestCachedStream, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedStream : public TDSRestCachedItem

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest

Description

Implements DataSnap REST cached streams.

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

See Also