Datasnap.DSClientRest.IDSRestCachedJSONArray
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: Datasnap.DSClientRest | |
Delphi
IDSRestCachedJSONArray = interface(IDSRestCachedItem)
C++
__interface INTERFACE_UUID("{38E0EFCC-A1B6-4E11-BD9D-F640B7822D44}") IDSRestCachedJSONArray : public IDSRestCachedItem
Description
Defines the structure of the TDSRestCachedJSONArray class.
The IDSRestCachedJSONArray interface defines the structure of the TDSRestCachedJSONArray class, which also provides the implementation.