Home
last modified time | relevance | path

Searched refs:OH_OrderType (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/distributeddatamgr/relational_store/include/
H A Doh_predicates.h54 typedef enum OH_OrderType { enum
63 } OH_OrderType; typedef
290 * @param type Indicates the sort {@link OH_OrderType} type.
292 * @see OH_Predicates, OH_OrderType.
295 OH_Predicates *(*orderBy)(OH_Predicates *predicates, const char *field, OH_OrderType type);

Completed in 2 milliseconds