harmony 鸿蒙oh_rdb_types.h
oh_rdb_types.h
Overview
Provides type definitions related to data values.
Library: libnative_rdb_ndk.z.so
System capability: SystemCapability.DistributedDataManager.RelationalStore.Core
Since: 18
Related module: RDB
Summary
Types
Name | Description |
---|---|
typedef enum Rdb_ConflictResolution Rdb_ConflictResolution | Defines an enum for conflict resolution policies. |
Enums
Name | Description |
---|---|
Rdb_ConflictResolution { RDB_CONFLICT_NONE = 1, RDB_CONFLICT_ROLLBACK, RDB_CONFLICT_ABORT, RDB_CONFLICT_FAIL, RDB_CONFLICT_IGNORE, RDB_CONFLICT_REPLACE } |
Enumerates the conflict resolution policies. |
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦