Datasnap.DSClientRest.TDSRestCachedJSONArray

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