ITypeDefinitionClusteringKeys Property |
Gets the clustering key columns of the table.
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax Tuple<string, SortOrder>[] ClusteringKeys { get; }
Property Value
Type:
TupleString,
SortOrderSee Also