SetFetchLimit method
Limits the number of rows of data to load from a data source. This method works when reloading in debug mode.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qLimit | Fetch limit. Number of rows to load. |
Yes | Integer |
Returns
"result": {}