dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / SshOptions Class / Host Property

In This Topic
Host Property (SshOptions)
In This Topic
Gets or sets name or ip address of SSH server.
Syntax
'Declaration
 
Public Property Host As String
 

Property Value

Name or ip address of SSH server.
See Also