Datasnap.DSClientRest.IDSRestCachedItem.ItemPath

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ItemPath: string read GetItemPath;

C++

__property System::UnicodeString ItemPath = {read=GetItemPath};

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest IDSRestCachedItem

説明

ItemPath プロパティを定義します。

IDSRestCachedItem.ItemPath は、TDSRestCachedItem クラス内で実装される ItemPath プロパティを定義します。

関連項目