Datasnap.DSClientRest.IDSRestCachedDataSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IDSRestCachedDataSet = interface(IDSRestCachedItem)

C++

__interface  INTERFACE_UUID("{54D0BA3F-9159-4DD5-802A-0097BA842D91}") IDSRestCachedDataSet  : 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 TDSRestCachedDataSet class.

The IDSRestCachedDataSet interface defines the structure of the TDSRestCachedDataSet class, which also provides the implementation.

See Also