Click or drag to resize

IColumnDefinitionSecondaryIndex Property

Determines if there is a secondary index defined for this column

Namespace:  Cassandra.Mapping
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
bool SecondaryIndex { get; }

Property Value

Type: Boolean
See Also