Port Property (OracleConnection)
Gets or sets number of a port to communicate with listener on the server.
'Declaration
Public Property Port As Integer
public int Port {get; set;}
Property Value
Number of a port to communicate with listener on the server. The default value is 1521.