DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.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:
Dse.Data.Linq
Assembly:
Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
Copy
public
string
KeyspaceName
{
get
; }
Property Value
Type:
String
Implements
ITable
KeyspaceName
See Also
Reference
Table
TEntity
Class
Dse.Data.Linq Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.