Datasnap.DSClientRest.IDSRestCachedDataSet

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: Datasnap.DSClientRest

Delphi

IDSRestCachedDataSet = interface(IDSRestCachedItem)

C++

__interface  INTERFACE_UUID("{54D0BA3F-9159-4DD5-802A-0097BA842D91}") IDSRestCachedDataSet  : public IDSRestCachedItem

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