Click or drag to resize
TableTEntityName Property
Gets the name of the Table in Cassandra

Namespace: Cassandra.Data.Linq
Assembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
public string Name { get; }

Property Value

Type: String

Implements

ITableName
See Also