ServerName
- Last Updated: April 10, 2023
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Purpose
Specifies the host name portion of the HTTP endpoint to which you send requests.
Valid Values
url
where:
url
is the host name portion of the HTTP endpoint to which you send requests.
Notes
- The HostName property is an alias for the Server Name (ServerName) property.
Data Source Methods
public String getServerName()
public void setServerName(String)
Default Value
https://analyticsdata.googleapis.com
Data Type
String