Click or drag to resize

LiteQueryableTOrderByDescending Method

Overload List
 NameDescription
Public methodOrderByDescending(BsonExpression) Sort the documents of resultset in descending order according to a key (support only one OrderBy)
Public methodOrderByDescendingK(ExpressionFuncT, K) Sort the documents of resultset in descending order according to a key (support only one OrderBy)
Top
See Also