Click or drag to resize

ITableName Property

Gets the table name in Cassandra

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

Property Value

Type: String
See Also