Click or drag to resize
PartitionKeyAttributeIndex Property
The index of the key, relative to the other partition keys.

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

Property Value

Type: Int32
See Also