ClientHostName
- Last Updated: January 27, 2022
- 1 minute read
- DataDirect Connectors
- JDBC
- Amazon Redshift 6.0
- Documentation
Purpose
Specifies the host name of the client machine to be stored in the database. This value is stored locally and is used for database administration/monitoring purposes.
Valid Values
string
where:
- string
- is the host name of the client machine.
Data Source Method
public String getClientHostName()
public void setClientHostName(String)
Default
No default value
Data Type
String