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