Datasnap.DSClientRest.IDSRestCachedJSONObject
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: Datasnap.DSClientRest |
Delphi
IDSRestCachedJSONObject = interface(IDSRestCachedItem)
C++
__interface INTERFACE_UUID("{3C45664B-BAAB-42AA-8FD9-9D3AB0198455}") IDSRestCachedJSONObject : public IDSRestCachedItem
Description
Defines the structure of the TDSRestCachedJSONObject class.
The IDSRestCachedJSONObject interface defines the structure of the TDSRestCachedJSONObject class, which also provides the implementation.