Click or drag to resize
ColumnAttributeName Property
The column name in the database this property or field maps to.

Namespace: Cassandra.Mapping.Attributes
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public string Name { get; }

Property Value

Type: String
See Also