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