Datasnap.DSClientRest.IDSRestCachedCommand

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

IDSRestCachedCommand = interface

C++

__interface  INTERFACE_UUID("{16B2E1F2-436B-45D8-A17D-5B1617F65BD6}") IDSRestCachedCommand  : public System::IInterface

Description

Defines the structure of the TDSRestCachedItem class.

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

See Also