ISortOrderAscending Method |
Returns an IExpression that will sort in ascending order
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
SyntaxReturn Value
Type:
IOrderingAn IExpression that will sort in ascending order
See Also