Sets a maximum number of rows to process.
Optional column to use for specifying dataset ordering. Use if consistent pagination is needed.
InputColumn<Object> OptionalThe first row (aka 'offset') to process.
int RequiredThe maximum number of rows to process.
int Required