Datasnap.DSClientRest.TDSRestCacheCommand.ParameterPath

提供:RAD Studio API Documentation

Delphi

property ParameterPath: string read FParameterPath write FParameterPath;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCacheCommand


説明

DataSnap REST キャッシュ パラメータのパスを示します。

CommandPath プロパティは、DataSnap REST キャッシュ パラメータのパスを示します。

関連項目