ITypeDefinitionKeyspaceName Property |
The name of the keyspace where the table is defined.
When the keyspace name is not null, the table name for the query generated will be fully qualified (ie: keyspace.tablename)
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax string KeyspaceName { get; }
Property Value
Type:
StringSee Also