DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
ISession Interface
ISession Properties
BinaryProtocolVersion Property
Cluster Property
IsDisposed Property
Keyspace Property
SessionName Property
UserDefinedTypes Property
ISession
Keyspace Property
Gets name of currently used keyspace.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax
C#
Copy
string
Keyspace
{
get
; }
Property Value
Type:
String
See Also
Reference
ISession Interface
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.