Datasnap.DSClientRest.IDSRestCachedItem.GetItemPath

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

Delphi

function GetItemPath: string;

C++

virtual System::UnicodeString __fastcall GetItemPath() = 0 ;

プロパティ

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

説明

GetItemPath メソッドを定義します。

IDSRestCachedItem.GetItemPath は、TDSRestCachedItem クラス内で実装される GetItemPath を定義します。

関連項目