MaxRowsReturned

Specifies the maximum number of rows a DB2 access service returns to the client application in a result set.

Syntax

MaxRowsReturned=integer

Range

0–unlimited

Default

unlimited

Values

integer is a number of rows. A value of 0 (zero) indicates that the rows returned is an unlimited value.

Comments