MaxRowsReturned

Specifies the maximum number of rows an 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 indicates that the number of rows returned is an unlimited value.

Comment

If the MaxRowsReturned value is exceeded, the value is returned to the client as an error.