StatementSetAutoPage Method |
Sets the paging behavior.
When set to true (default), the
RowSet returned when executing this
IStatement will automatically fetch the following result pages.
When false, the
RowSet returned will only contain the rows contained in the result page and will not fetch additional pages.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax See Also