Datasnap.DSClientRest.TDSRestCachedDBXReader

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TDSRestCachedDBXReader = class(TDSRestCachedItem, IDSRestCachedDBXReader, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedDBXReader : public TDSRestCachedItem

Description

Implements DataSnap REST cached dbExpress table rows readers.

The TDSRestCachedDBXReader class is used to implement DataSnap REST cached dbExpress table rows readers.

See Also