MapTPocoClusteringKey Method (TupleString, SortOrder) |
Specifies the Clustering keys with the corresponding clustering order
Namespace:
Dse.Mapping
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public Map<TPoco> ClusteringKey(
params Tuple<string, SortOrder>[] columnNames
)
Parameters
- columnNames
- Type: SystemTupleString, SortOrder
Return Value
Type:
MapTPocoSee Also