Click or drag to resize
ClusteringKeyAttributeClusteringSortOrder Property
Gets or sets the clustering order

Namespace: Dse.Data.Linq
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public SortOrder ClusteringSortOrder { get; set; }

Property Value

Type: SortOrder
See Also