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.0.9 (git 5ca22bb)
Syntax
C#
string ColumnName { get; }

Property Value

Type: String
See Also