Datasnap.DSCommon.TDSClientCallbackChannelManager.DSPath

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DSPath: string read FDSPath write FDSPath;

C++

__property System::UnicodeString DSPath = {read=FDSPath, write=FDSPath};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

Description

Spécifie le chemin de l'URL.

La propriété DSPath spécifie le chemin de l'URL. DSPath est utilisée dans DBXConnectionProperties, où elle est définie comme TDBXPropertyNames.URLPath dans les propriétés renvoyées.

Voir aussi