Datasnap.DSHTTP.TDSHTTPServerTransport.DSHostname

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Unit: Datasnap.DSHTTP
Parent: TDSHTTPServerTransport

Delphi

property DSHostname;

C++

__property DSHostname;

Description

Specifies the DataSnap server machine name.

The DSHostname property specifies the DataSnap server machine name. DSHostname is only used when the Server property is not set.

See Also