Datasnap.DSClientRest.IDSRestCachedJSONArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IDSRestCachedJSONArray = interface(IDSRestCachedItem)

C++

__interface  INTERFACE_UUID("{38E0EFCC-A1B6-4E11-BD9D-F640B7822D44}") IDSRestCachedJSONArray  : 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 TDSRestCachedJSONArray class.

The IDSRestCachedJSONArray interface defines the structure of the TDSRestCachedJSONArray class, which also provides the implementation.

See Also