Datasnap.DSClientRest.TDSRestCachedObject

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: Datasnap.DSClientRest |
Delphi
TDSRestCachedObject<T: class> = class(TDSRestCachedItem)
C++
template<typename T> class PASCALIMPLEMENTATION TDSRestCachedObject__1 : public TDSRestCachedItem
Description
Implements DataSnap REST cached objects.
The TDSRestCachedObject class is used to implement DataSnap REST cached objects.