limitExpr property

  1. @protected
Limit? limitExpr
read / write

The LIMIT clause for this statement.

Implementation

@protected
Limit? limitExpr;