Datasnap.DSClientRest.TDSRestCachedDBXReader

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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