limit property

int? limit
getter/setter pair

Maximum number of rows that can be returned in the result.

Implementation

core.int? limit;