Datasnap.DSClientRest.TDSRestCacheCommand.CommandPath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CommandPath: string read GetCommandPath;

C++

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

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCacheCommand

Description

Specifies the DataSnap REST cache command path.

The CommandPath property specifies the DataSnap REST cache command path.

See Also