dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlConnectionStringBuilder 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