Datasnap.DSClientRest.TDSRestCachedDBXReader

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObjectTDSRestCachedDBXReader

Delphi

TDSRestCachedDBXReader = class(TDSRestCachedItem, IDSRestCachedDBXReader, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedDBXReader : 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 dbExpress table rows readers.

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

See Also