ServerName
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- TeamCity 6.0
- Documentation
Purpose
Specifies the host name portion of the HTTP endpoint to which you send requests.
Valid Values
string
where:
string
is the host name portion of the HTTP endpoint to which you send requests.
Data Source Methods
public String getServerName()
public void setServerName(String)
Default Value
No default value
Data Type
String