Click or drag to resize
ColumnMapWithSecondaryIndex Method
Tells the mapper that this column is defined also as a secondary index

Namespace: Cassandra.Mapping
Assembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
public ColumnMap WithSecondaryIndex()

Return Value

Type: ColumnMap
See Also