Click or drag to resize
IAppSetFetchLimitAsync Method
Overload List
  NameDescription
Public methodSetFetchLimitAsync(Int32)

Limits the number of rows of data to load from a data source.

This method works when reloading in debug mode.

Public methodSetFetchLimitAsync(AsyncHandle, Int32)

Limits the number of rows of data to load from a data source.

This method works when reloading in debug mode.

Top
See Also