IDataQuerySettingsTQueryPage Method |
Specifies the page to select with given page index and page size. Page number is indexed from 0 (first page)
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax TQuery Page(
int pageIndex,
int pageSize
)
Parameters
- pageIndex
- Type: SystemInt32
- pageSize
- Type: SystemInt32
Return Value
Type:
TQuerySee Also