Datasnap.DSClientRest.TDSRestCachedJSONValue

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