Click or drag to resize

ClusteringKeyAttributeClusteringSortOrder Property

Gets or sets the clustering order

Namespace:  Cassandra.Mapping.Attributes
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public SortOrder ClusteringSortOrder { get; set; }

Property Value

Type: SortOrder
See Also