Click or drag to resize

LiteQueryableTOrderBy Method

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