Click or drag to resize

ClusteringKeyAttributeIndex Property

Index of the clustering key, relative to the other clustering keys

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

Property Value

Type: Int32
See Also