limitExpr property

  1. @protected
Limit? limitExpr
getter/setter pair

The LIMIT clause for this statement.

Implementation

@protected
Limit? limitExpr;