Click or drag to resize

SecondaryIndexAttribute Class

Determines that there is a secondary index defined for the column
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dse.Mapping.AttributesSecondaryIndexAttribute

Namespace:  Dse.Mapping.Attributes
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public class SecondaryIndexAttribute : Attribute

The SecondaryIndexAttribute type exposes the following members.

Constructors
  NameDescription
Public methodSecondaryIndexAttribute
Initializes a new instance of the SecondaryIndexAttribute class
Top
See Also