Datasnap.DSClientRest.TDSRestCacheCommand.CommandPath

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CommandPath: string read GetCommandPath;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCacheCommand

Beschreibung

Legt den Pfad für den zwischengespeicherten DataSnap-REST-Befehl fest.

Die Eigenschaft CommandPath legt den Pfad für den zwischengespeicherten DataSnap-REST-Befehl fest.

Siehe auch