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

In This Topic
    SshHost Property
    In This Topic
    Gets or sets name or ip address of SSH server.
    Syntax
    'Declaration
     
    Public Property SshHost As String
    public string SshHost {get; set;}

    Property Value

    Name or ip address of SSH server.
    See Also