| 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-b0713
 Syntax
SyntaxReturn Value
Type: 
IOrderingAn IExpression that will sort in ascending order
 See Also
See Also