Datasnap.DSClientRest.IDSRestCachedCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IDSRestCachedCommand = interface

C++

__interface  INTERFACE_UUID("{16B2E1F2-436B-45D8-A17D-5B1617F65BD6}") IDSRestCachedCommand  : 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 IDSRestCachedCommand interface defines the structure of the TDSRestCachedItem class, which also provides the implementation.

See Also