Tizen Native API
Public Attributes
bp_bookmark_rows_fmt Struct Reference

Public Attributes

int limit
int offset
bp_bookmark_offset order_offset
int ordering

Detailed Description

The structure type that includes some conditions that are related with 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 maximun number of rows to get, negative means no limitaion

Starting index to get among entire rows

A property to be sorted, default is #BP_BOOKMARK_O_DATE_CREATED

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


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