PortNumber
- Last Updated: January 24, 2023
- 1 minute read
- DataDirect Connectors
- JDBC
- Microsoft SQL Server 6.0
- Documentation
Purpose
Specifies the TCP port of the primary database server that is listening for connections to the database.
Valid values
port
where:
- port
- is the port number.
Data source method
public Integer getPortNumber()
public void setPortNumber(Integer)
Default
1433
Data type
Int