Click or drag to resize

ITableKeyspaceName 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.9.0
Syntax
C#
string KeyspaceName { get; }

Property Value

Type: String
See Also