PagingHelper Properties |
The PagingHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentPage | 当前页 |
![]() | FirstPage | 首页 |
![]() | LastPage | 末页 |
![]() | NextPage | 下页 |
![]() | OrderBy | Obsolete. SQL 排序规则 |
![]() | PageCount | 页数统计 |
![]() | PageSize | 每页显示行数 |
![]() | PreviousPage | |
![]() | Query | 数据查询对象 |
![]() | RowCount |
行数统计.
|
![]() | RowIndex | 行索引号 |
![]() | WhereClause | Obsolete. SQL 查询条件 |