DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Data.Linq
ITable Interface
ITable Properties
KeyspaceName Property
Name Property
ITable
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.4.0
Syntax
C#
Copy
string
KeyspaceName
{
get
; }
Property Value
Type:
String
See Also
Reference
ITable Interface
Dse.Data.Linq Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.