Datasnap.DSClientRest.IDSRestCachedItem.GetItemPath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetItemPath: string;

C++

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

Properties

Type Visibility Source Unit Parent
function public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest IDSRestCachedItem

Description

Defines the GetItemPath method.

GetItemPath defines the GetItemPath method implemented in the TDSRestCachedItem class.

See Also