Click or drag to resize

IColumnDefinitionColumnName Property

The name of the column in the database that this property/field maps to.

Namespace:  Cassandra.Mapping
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
string ColumnName { get; }

Property Value

Type: String
See Also