| MapTPocoClusteringKey Method (TupleString, SortOrder) | 
            Specifies the Clustering keys with the corresponding clustering order
            
 
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic Map<TPoco> ClusteringKey(
	params Tuple<string, SortOrder>[] columnNames
)
Parameters
- columnNames
 - Type: SystemTupleString, SortOrder
 
Return Value
Type: 
MapTPoco
See Also