Tells the mapper to use the column name specified when mapping the property/field.
Namespace: Cassandra.MappingAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public ColumnMap WithName(
string columnName
)
Parameters
- columnName
- Type: SystemString
Return Value
Type:
ColumnMapSee Also