Click or drag to resize

ISessionKeyspace Property

Gets name of currently used keyspace.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
string Keyspace { get; }

Property Value

Type: String
See Also