Datasnap.DSClientRest.TDSRestCachedJSONObject
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: Datasnap.DSClientRest | |
Delphi
TDSRestCachedJSONObject = class(TDSRestCachedItem, IDSRestCachedJSONObject, IDSRestCachedCommand)
C++
class PASCALIMPLEMENTATION TDSRestCachedJSONObject : public TDSRestCachedItem
Description
Implements DataSnap REST cached JSON objects.
The TDSRestCachedJSONObject class is used to implement DataSnap REST cached JSON objects.