dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlConnectionStringBuilder 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
 

Property Value

Name or ip address of SSH server.
See Also