DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.Data.Linq
Table(TEntity) Class
Table(TEntity) Properties
KeyspaceName Property
Name Property
Table
<
TEntity
>
.
KeyspaceName Property
Gets the name of the keyspace used. If null, it uses the active session keyspace.
Namespace:
Cassandra.Data.Linq
Assembly:
Cassandra (in Cassandra.dll) Version: 3.3.0
Syntax
C#
Copy
public
string
KeyspaceName
{
get
; }
Property Value
Type:
String
Implements
ITable
.
KeyspaceName
See Also
Reference
Table
<
TEntity
>
Class
Cassandra.Data.Linq Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2017 DataStax, All rights reserved.