Tizen Native API
|
Public Attributes | |
int | limit |
int | offset |
bp_history_offset | order_offset |
int | ordering |
The structure type containing conditions associated with the ordering and the number of searched rows.
The maximum number of rows to get, negative means no limitaion
The first row's index
bp_history_offset bp_history_rows_fmt::order_offset |
A property to sort, default is #BP_HISTORY_O_DATE_CREATED
The way of ordering (0
: ASC (default), 1
: DESC)