ITableKeyspaceName Property |
Gets the name of the keyspace used. If null, it uses the active session keyspace.
Namespace: Cassandra.Data.LinqAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax string KeyspaceName { get; }
Property Value
Type:
StringSee Also