Share via


LoginProperty.setTcpIpPort Method

Specifies which TCP/IP port is used to connect to Oracle.

Syntax

public void setTcpIpPort(str tcpipPort)

Run On

Called

Parameters

  • tcpipPort
    Type: str
    The TCP/IP port to use.

Remarks

The default port is 1521.

See Also

LoginProperty Class

LoginProperty.getTcpIpPort Method

OciConnection Class