Tizen Native API
|
Public Attributes | |
int | limit |
int | offset |
bp_bookmark_offset | order_offset |
int | ordering |
bp_bookmark_offset | period_offset |
bp_bookmark_date_defs | period_type |
The structure type that includes some conditions that are related to the period, the ordering, and the number of searched rows.
The maximum number of rows to get, negative means no limitation
Starting index to get among entire rows
bp_bookmark_offset bp_bookmark_rows_cond_fmt::order_offset |
The property to be sorted, default is #BP_BOOKMARK_O_DATE_CREATED
The way of ordering, 0
: ASC(default) 1
: DESC
bp_bookmark_offset bp_bookmark_rows_cond_fmt::period_offset |
A property to be searched by the period_type, default is #BP_BOOKMARK_O_DATE_CREATED
bp_bookmark_date_defs bp_bookmark_rows_cond_fmt::period_type |
The period to be searched, default is #BP_BOOKMARK_DATE_ALL