oh_predicates.h

Overview

Defines the predicates for RDB stores.

Since

10

Related Modules

RDB

Summary

Structs

Name Description
OH_Predicates Defines a predicates object.

Types

Name Description
OH_OrderType Enumerates the sorting types.
OH_Predicates Indicates a predicates object.

Enums

Name Description
OH_OrderType { ASC = 0, DESC = 1 } Enumerates the sorting types.