Click or drag to resize
MetadataClusterName Property
Returns the name of currently connected cluster.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public string ClusterName { get; }

Return Value

Type: String
the Cassandra name of currently connected cluster.
See Also