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

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

Property Value

Type: String

Implements

ITableName
See Also