Datasnap.DSClientRest.TDSRestCachedItem

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTDSRestCachedItem

Delphi

TDSRestCachedItem = class(TInterfacedObject, IDSRestCachedItem, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedItem : public System::TInterfacedObject

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest

Description

Implements DataSnap REST cached items.

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

See Also