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.11.0
Syntax
C#
public int Index { get; set; }

Property Value

Type: Int32
See Also