Datasnap.DSClientRest.IDSRestCachedItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IDSRestCachedItem = interface

C++

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

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 TDSRestCachedItem class.

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

See Also