Click or drag to resize

ColumnMapWithSecondaryIndex Method

Tells the mapper that this column is defined also as a secondary index

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

Return Value

Type: ColumnMap
See Also