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