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