Skip to main content Skip to complementary content

SetFetchLimit Method

Overloads

SetFetchLimit(Int32)

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

This method works when reloading in debug mode.

SetFetchLimit(Int32)

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

This method works when reloading in debug mode.

Declaration

      void SetFetchLimit([QixName("qLimit")] int limit)
    

Parameters

Type Name Description
System.Int32 limit

Fetch limit. Number of rows to load.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!