MongoCursorSetSortOrder Method |
Name | Description | |
---|---|---|
SetSortOrder(String) |
Sets the sort order for the server to sort the documents by before returning them.
| |
SetSortOrder(IMongoSortBy) |
Sets the sort order for the server to sort the documents by before returning them.
|