MetadataClusterName Property |
Returns the name of currently connected cluster.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public string ClusterName { get; }
Return Value
Type:
Stringthe Cassandra name of currently connected cluster.
See Also