dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleConnectionStringBuilder Class / SshPort Property

In This Topic
    SshPort Property
    In This Topic
    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