Lite |
| Name | Description | |
|---|---|---|
| OrderByDescending(BsonExpression) | Sort the documents of resultset in descending order according to a key (support only one OrderBy) | |
| OrderByDescendingK(ExpressionFuncT, K) | Sort the documents of resultset in descending order according to a key (support only one OrderBy) |