Click or drag to resize
IColumnDefinitionSecondaryIndex Property
Determines if there is a secondary index defined for this column

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

Property Value

Type: Boolean
See Also