Datasnap.DSClientRest.TDSRestCachedItem.OwnedObjects

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OwnedObjects: TList<TObject> read FOwnedObjects;

C++

__property System::Generics::Collections::TList__1<System::TObject*>* OwnedObjects = {read=FOwnedObjects};

Propriétés

Type Visibilité  Source Unité  Parent
property protected
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCachedItem

Description

Spécifie une liste d'objets possédés en cache DataSnap REST.

La propriété OwnedObjects spécifie une liste d'objets possédés en cache DataSnap REST.

Voir aussi