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

Namespace: Cassandra.Data.Linq
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public int Index { get; set; }

Property Value

Type: Int32
See Also