Click or drag to resize
PagingHelper Properties

The PagingHelper type exposes the following members.

Properties
  NameDescription
Public propertyCurrentPage
当前页
Public propertyFirstPage
首页
Public propertyLastPage
末页
Public propertyNextPage
下页
Public propertyOrderBy Obsolete.
SQL 排序规则
Public propertyPageCount
页数统计
Public propertyPageSize
每页显示行数
Public propertyPreviousPage
Public propertyQuery
数据查询对象
Public propertyRowCount
行数统计.
Public propertyRowIndex
行索引号
Public propertyWhereClause Obsolete.
SQL 查询条件
Top
See Also