menu
drift package
documentation
drift
Query
<
T extends HasResultSet
,
D
>
orderByExpr property
orderByExpr
brightness_4
brightness_5
orderByExpr
property
@
protected
OrderBy
?
orderByExpr
read / write
The
ORDER BY
clause for this statement
Implementation
@protected OrderBy? orderByExpr;
drift package
documentation
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 ==