orderByExpr property

  1. @protected
OrderBy? orderByExpr
getter/setter pair

The ORDER BY clause for this statement

Implementation

@protected
OrderBy? orderByExpr;