Click or drag to resize
ITypeDefinitionClusteringKeys Property
Gets the clustering key columns of the table.

Namespace: Dse.Mapping
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
Tuple<string, SortOrder>[] ClusteringKeys { get; }

Property Value

Type: TupleString, SortOrder
See Also