PortNumber
- Last Updated: February 28, 2022
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Informix 6.0
- Documentation
Purpose
Specifies the TCP port of the primary database server that is listening for connections to the Informix 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
Varies depending on operating system
Data Type
Integer