PartitionKeyAttributeIndex Property |
The index of the key, relative to the other partition keys.
Namespace:
Cassandra.Mapping.Attributes
Assembly:
Cassandra (in Cassandra.dll) Version: 3.10.0
Syntaxpublic int Index { get; set; }
Property Value
Type:
Int32
See Also