Click or drag to resize
ClusteringKeyAttributeClusteringOrder Property

Note: This API is now obsolete.

Gets or sets the string representation of the clustering order

Namespace: Dse.Data.Linq
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
[ObsoleteAttribute("Use ClusteringSortOrder instead")]
public string ClusteringOrder { get; set; }

Property Value

Type: String
See Also