ColumnMapWithSecondaryIndex Method |
Tells the mapper that this column is defined also as a secondary index
Namespace: Cassandra.MappingAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public ColumnMap WithSecondaryIndex()
Return Value
Type:
ColumnMapSee Also