Click or drag to resize
ClusteringKeyAttributeIndex Property
Index of the clustering key, relative to the other clustering keys

Namespace: Dse.Data.Linq
Assembly: Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
public int Index { get; set; }

Property Value

Type: Int32
See Also