ISortOrder Interface |
Namespace: Couchbase.Lite.Query
public interface ISortOrder : IOrdering
The ISortOrder type exposes the following members.
Name | Description | |
---|---|---|
Ascending |
Returns an IExpression that will sort in ascending order
| |
Descending |
Returns an IExpression that will sort in desecending order
|