Specifies the paging type for a QueryPageInfo object
Members
0 | None |
No paging. |
1 | Paging |
Paging enabled, 'start' parameter will be interpreted as the page number and is 1-based. |
2 | Offset |
Paging enabled, 'start' parameter will be interpreted as the offset (how many records to skip) and is 0-based. |
You can use the QueryPageInfoEnum enumeration to construct QueryPageInfo objects from different paging options.
Products |
Support |
Feedback: QueryPageInfoEnum Enumeration - Leadtools.Medical.DataAccessLayer |
Introduction |
Help Version 19.0.2017.3.22
|