Datasnap.DSClientRest.TDSRestCachedObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Datasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObjectTDSRestCachedObject

Delphi

TDSRestCachedObject<T: class> = class(TDSRestCachedItem)

C++

template<typename T> class PASCALIMPLEMENTATION TDSRestCachedObject__1 : public TDSRestCachedItem

Propriétés

Type Visibilité  Source Unité  Parent
class public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest


Description

Implémente les objets en cache DataSnap REST.

La classe TDSRestCachedObject est utilisée pour implémenter les objets en cache DataSnap REST.

Voir aussi