Datasnap.DSClientRest.IDSRestCachedObject
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: Datasnap.DSClientRest |
Delphi
IDSRestCachedObject<T: class> = interface
C++
template<typename T> __interface IDSRestCachedObject__1 : public System::IInterface
Description
Defines the structure of the TDSRestCachedObject class.
The IDSRestCachedObject interface defines the structure of the TDSRestCachedObject class, which also provides the implementation.