Click or drag to resize

TableAttributeName Property

Gets or sets the table name in Cassandra

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

Property Value

Type: String
See Also