Datasnap.DSClientRest.IDSRestCachedObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IDSRestCachedObject<T: class> = interface

C++

template<typename T> __interface IDSRestCachedObject__1  : 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 TDSRestCachedObject class.

The IDSRestCachedObject interface defines the structure of the TDSRestCachedObject class, which also provides the implementation.

See Also