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