ClientOptionsDefaultKeyspace Property |
Gets the keyspace to be used after connecting to the cluster.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntaxpublic string DefaultKeyspace { get; }
Property Value
Type:
String
See Also