ClientOptionsDefaultKeyspace Property |
Gets the keyspace to be used after connecting to the cluster.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public string DefaultKeyspace { get; }
Property Value
Type:
StringSee Also