API: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 éléments en cache DataSnap REST.

Datasnap.DSClientRest.TDSRestCachedObject hérite de Datasnap.DSClientRest.TDSRestCachedItem. Tout le contenu en-dessous de cette ligne se réfère à Datasnap.DSClientRest.TDSRestCachedItem.

Implémente les éléments en cache DataSnap REST.

La classe TDSRestCachedItem est utilisée pour implémenter les éléments en cache DataSnap REST.

Voir aussi