Tizen Native API
Public Attributes
bp_bookmark_rows_cond_fmt Struct Reference

Public Attributes

int limit
int offset
bp_bookmark_offset order_offset
int ordering
bp_bookmark_offset period_offset
bp_bookmark_date_defs period_type

Detailed Description

The structure type that includes some conditions that are related to the period, the ordering, and the number of searched rows.

Since :
2.3
Remarks:
The default offset is #BP_BOOKMARK_O_DATE_CREATED.

Member Data Documentation

The maximum number of rows to get, negative means no limitation

Starting index to get among entire rows

The property to be sorted, default is #BP_BOOKMARK_O_DATE_CREATED

The way of ordering, 0: ASC(default) 1: DESC

A property to be searched by the period_type, default is #BP_BOOKMARK_O_DATE_CREATED

The period to be searched, default is #BP_BOOKMARK_DATE_ALL


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License