←Select platform

QueryPageInfo Constructor(QueryPageInfoEnum,int,int)

Summary

Initializes a new instance of this class.

Syntax
C#
C++/CLI

Parameters

pagingType

One of the QueryPageInfoEnum enumeration members.

pageSize

Number of records in each page.

start

This can be the page number (1-based) when pagingType == QueryPageInfoEnum.Paging,

or the absolute record to start from (0-based) when pagingType == QueryPageInfoEnum.Offset.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.