Tizen Native API
Public Attributes
bp_history_rows_cond_fmt Struct Reference

Public Attributes

int limit
int offset
bp_history_offset order_offset
int ordering
bp_history_offset period_offset
bp_history_date_defs period_type

Detailed Description

The structure type containing conditions associated with the period, the ordering, and the number of searched rows.

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

Member Data Documentation

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

The first row's index

The property to sort, default is #BP_HISTORY_O_DATE_CREATED

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

A property to search by period_type, default is #BP_HISTORY_O_DATE_CREATED

The period to search, default is #BP_HISTORY_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