Property | Type | Description | |
---|---|---|---|
All | |||
AllPagesSize | int | ||
FirstPageIndex | int |
Method | Description | |
---|---|---|
FirstPageOfSize ( int size ) : |
||
FromRowIndex ( int rowIndex, int pageSize ) : |
Builds a request given zero-based starting row index and page size.
|
|
GetFirstRowIndex ( ) : int | ||
Pagination ( ) | ||
Pagination ( int pageIndex, int pageSize ) |
public static FirstPageOfSize ( int size ) : |
||
size | int | |
return |
public static FromRowIndex ( int rowIndex, int pageSize ) : |
||
rowIndex | int | |
pageSize | int | |
return |
public Pagination ( int pageIndex, int pageSize ) | ||
pageIndex | int | Zero based index of the page. |
pageSize | int |
public static Pagination,Predica.FimCommunication.Querying All | ||
return |