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