UseSSH
Whether to tunnel the SQL Server connection over SSH. Use SSH.
Data Type
bool
Default Value
false
Remarks
By default the adapter will attempt to connect directly to SQL Server. When this option is enabled, the adapter will instead establish an SSH connection with the SSHServer and tunnel the connection to SQL Server through it.