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

Empty string

Data Type

String

See also