Datasnap.DSClientRest.TDSRestCachedItem

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTDSRestCachedItem
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: Datasnap.DSClientRest

Delphi

TDSRestCachedItem = class(TInterfacedObject, IDSRestCachedItem, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedItem : public System::TInterfacedObject

Description

Implements DataSnap REST cached items.

The TDSRestCachedItem class is used to implement DataSnap REST cached items.

See Also