Datasnap.DSClientRest.TDSRestCacheCommand.CommandPath

提供:RAD Studio API Documentation

Delphi

property CommandPath: string read GetCommandPath;

C++

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

プロパティ

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


説明

DataSnap REST キャッシュ コマンドのパスを示します。

CommandPath プロパティは、DataSnap REST キャッシュ コマンドのパスを示します。

関連項目