MapTPocoClusteringKey Method |
Name | Description | |
---|---|---|
ClusteringKey(ExpressionFuncTPoco, Object) |
Specifies a Clustering key with unspecified order
| |
ClusteringKey(String) |
Specifies the clustering key column names for the table using the order provided.
| |
ClusteringKey(TupleString, SortOrder) |
Specifies the Clustering keys with the corresponding clustering order
| |
ClusteringKey(ExpressionFuncTPoco, Object, SortOrder) |
Specifies a Clustering key with its clustering order
|