oh_predicates.h

Overview

Defines the predicates for RDB stores.

File to include: <database/rdb/oh_predicates.h>

Library: libnative_rdb_ndk.z.so

Since: 10

Related module: 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.