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