Datasnap.DSClientRest.TDSRestCacheCommand.CommandPath

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: TDSRestCacheCommand

Delphi

property CommandPath: string read GetCommandPath;

C++

__property System::UnicodeString CommandPath = {read=GetCommandPath};

Description

Specifies the DataSnap REST cache command path.

The CommandPath property specifies the DataSnap REST cache command path.

See Also