orderByExpr property

  1. @protected
OrderBy? orderByExpr
getter/setter pairinherited

The ORDER BY clause for this statement

Implementation

@protected
OrderBy? orderByExpr;