| IAppSetFetchLimitAsync Method |
| Name | Description | |
|---|---|---|
| SetFetchLimitAsync(Int32) | Limits the number of rows of data to load from a data source. This method works when reloading in debug mode. | |
| SetFetchLimitAsync(AsyncHandle, Int32) | Limits the number of rows of data to load from a data source. This method works when reloading in debug mode. |