FireDAC Components for Cassandra

Build 23.0.8839

UseSSH

Whether to tunnel the Cassandra connection over SSH. Use SSH.

Syntax


property UseSSH: Boolean;

Data Type

Boolean

Default Value

false

Remarks

By default the component will attempt to connect directly to Cassandra. When this option is enabled, the component will instead establish an SSH connection with the SSHServer and tunnel the connection to Cassandra through it.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839