Click or drag to resize

ClientOptionsDefaultKeyspace Property

Gets the keyspace to be used after connecting to the cluster.

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

Property Value

Type: String
See Also