dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlConnectionStringBuilder Class / SshPort Property

On this page
    SshPort Property
    On this page
    Gets ot sets number of port on SSH server to connect.
    Syntax
    'Declaration
     
    Public Property SshPort As Integer
    public int SshPort {get; set;}

    Property Value

    Number of port on SSH server to connect.
    See Also