API: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 items.

Datasnap.DSClientRest.TDSRestCachedDBXReader inherits from Datasnap.DSClientRest.TDSRestCachedItem. All content below this line refers to Datasnap.DSClientRest.TDSRestCachedItem.

Implements DataSnap REST cached items.

The TDSRestCachedItem class is used to implement DataSnap REST cached items.

See Also