Datasnap.DSClientRest.IDSRestCachedParams
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: Datasnap.DSClientRest | |
Delphi
IDSRestCachedParams = interface(IDSRestCachedItem)
C++
__interface INTERFACE_UUID("{FD14E67B-D225-4FED-8B45-451B6627962C}") IDSRestCachedParams : public IDSRestCachedItem
Description
Defines the structure of the TDSRestCachedParams class.
The IDSRestCachedParams interface defines the structure of the TDSRestCachedParams class, which also provides the implementation.