Rdb_KeyData
union Rdb_KeyData { ... }
Overview
Stores the changed data.
Related module: RDB
Header file: relational_store.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint64_t integer | Data of the uint64_t type. |
| double real | Data of the double type. |
| const char* text | Data of the char* type. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-distributedKVStore-sys
openharmony 鸿蒙 capi-oh-preferences-h
openharmony 鸿蒙 capi-udmf-oh-udshyperlink
openharmony 鸿蒙 js-apis-data-dataSharePredicates
openharmony 鸿蒙 capi-udmf-oh-udsappitem
openharmony 鸿蒙 capi-rdb-oh-data-vbuckets
openharmony 鸿蒙 capi-rdb-oh-predicates
openharmony 鸿蒙 capi-rdb-oh-data-value