Click or drag to resize

PartitionKeyAttributeIndex Property

The index of the key, relative to the other partition keys.

Namespace:  Dse.Mapping.Attributes
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public int Index { get; set; }

Property Value

Type: Int32
See Also