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