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.1.0
Syntax
C#
public string DefaultKeyspace { get; }

Property Value

Type: String
See Also