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