Datasnap.DSClientRest.TDSRestCacheCommand.ParameterPath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ParameterPath: string read FParameterPath write FParameterPath;

C++

__property System::UnicodeString ParameterPath = {read=FParameterPath, write=FParameterPath};

Properties

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

Description

Specifies the DataSnap REST cache parameter path.

The ParameterPath property specifies the DataSnap REST cache parameter path.

See Also