Datasnap.DSClientRest.TDSRestCachedItem.OwnedObjects
Delphi
property OwnedObjects: TList<TObject> read FOwnedObjects;
C++
__property System::Generics::Collections::TList__1<System::TObject*>* OwnedObjects = {read=FOwnedObjects};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | protected | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp | Datasnap.DSClientRest | TDSRestCachedItem | 
説明
DataSnap REST のキャッシュされた所有オブジェクトのリストを示します。
OwnedObjects プロパティは、DataSnap REST のキャッシュされた所有オブジェクトのリストを示します。