Datasnap.DSClientRest.IDSRestCachedObject

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

IDSRestCachedObject<T: class> = interface

C++

template<typename T> __interface IDSRestCachedObject__1  : public System::IInterface

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