Specifies the maximum number of rows an access service returns to the client application in a result set.
MaxRowsReturned=integer
0–unlimited
unlimited
integer is a number of rows.
A value of 0 indicates that the number of rows returned is an unlimited value.
If the MaxRowsReturned value is exceeded, the value is returned to the client as an error.