Purpose

Specifies either the IP address in IPv4 or IPv6 format, or the name of the computer that is running the database server to which you want to connect.

This property is supported only for data source connections.

Valid Values

string

where:

string
is a valid IP address or server name.

Example

122.23.15.12 or InformixServer

Data Source Methods

public String getServerName()

public void setServerName(String)

Default

No default value

Data Type

String