Purpose

Specifies the TCP port of the primary database server that is listening for connections to the Db2 database.

This property is supported only for data source connections.

Valid Values

port

where:

port
is the port number.

Data Source Methods

public Integer getPortNumber()

public void setPortNumber(Integer)

Default

50000

Data Type

Int