Datasnap.DSClientRest.TDSRestCachedItem.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 TDSRestCachedItem


説明

DataSnap REST のキャッシュされたアイテムのパスを示します。

ItemPath メソッドは、DataSnap REST のアイテムのパスを指定する string です。

関連項目