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