Datasnap.DSClientRest.TDSRestCachedObject

De RAD Studio API Documentation

Erreur : l’image n’est pas valide ou n’existe pas.

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