Datasnap.DSClientRest.IDSRestCachedDBXReader
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: Datasnap.DSClientRest | |
Delphi
IDSRestCachedDBXReader = interface(IDSRestCachedItem)
C++
__interface INTERFACE_UUID("{567DBA1E-2CAE-4C15-824B-0B678FBBD5B1}") IDSRestCachedDBXReader : public IDSRestCachedItem
Description
Defines the structure of the TDSRestCachedDBXReader class.
The IDSRestCachedDBXReader interface defines the structure of the TDSRestCachedDBXReader class, which also provides the implementation.