Datasnap.DSClientRest.IDSRestCachedItem.GetItemPath
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: IDSRestCachedItem | |
Delphi
function GetItemPath: string;
C++
virtual System::UnicodeString __fastcall GetItemPath() = 0 ;
Description
Defines the GetItemPath method.
GetItemPath defines the GetItemPath method implemented in the TDSRestCachedItem class.