menu
drift
drift
Query
<
T extends HasResultSet
,
D
>
orderByExpr property
orderByExpr
brightness_4
brightness_5
description
orderByExpr
property
@
protected
OrderBy
?
orderByExpr
read / write
The
ORDER BY
clause for this statement
Implementation
@protected OrderBy? orderByExpr;
drift
drift
Query
<
T extends HasResultSet
,
D
>
orderByExpr property
Query class
Constructors
Query
Properties
database
hashCode
limitExpr
orderByExpr
runtimeType
table
whereExpr
writeReturningClause
Methods
constructQuery
noSuchMethod
toString
writeInto
writeStartPart
Operators
operator ==