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
UserDefinedTypes Property
ISession
Keyspace Property
Gets name of currently used keyspace.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
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
© 2015 DataStax, All rights reserved.