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