Firebird ADO.NET Provider SDK Documentation - v1.7

FbConnectionStringBuilder.Port Property

Gets or sets the port number in the server for establish the connection

[Visual Basic]
Public Property Port As Integer
[C#]
public int Port {get; set;}

Property Value

The port number.

See Also

FbConnectionStringBuilder Class | FirebirdSql.Data.Firebird Namespace