Datasnap.DSHTTP.TDSRESTServer.DSServerName
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TDSRESTServer |
Delphi
property DSServerName: string read FDSServerName write SetDSServerName;
C++
__property System::UnicodeString DSServerName = {read=FDSServerName, write=SetDSServerName};
Description
Specifies the name of the DataSnap server.
The DSServerName property specifies the name of the DataSnap server.