Maximum number of rows returned on an execution. This only applies to Tables, Views and Functions. Set to
0 to return all rows.Maximum number of rows returned on a query. Set to
0 to return all rows. Set greater than
0 to enable
Incremental Loading for
Advanced Reports and
ExpressView. The value determines how many rows are returned for each user-initiated data query.
Syntax
public System.int DbRowLimitStepSize {get; set;}
Property Value
An positive integer or 0 as described above.A positive integer or 0 as described above.