Datasnap.DSClientRest.IDSRestCachedItem

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

IDSRestCachedItem = interface

C++

__interface  INTERFACE_UUID("{CCCDC036-04F0-4CF6-A74F-D2759F1E635A}") IDSRestCachedItem  : public System::IInterface

Description

Defines the structure of the TDSRestCachedItem class.

The IDSRestCachedItem interface defines the structure of the TDSRestCachedItem class, which also provides the implementation.

See Also