openharmony 鸿蒙 capi-rdb

2026-08-25 浏览 (1)

RDB

Overview

Distributed data manager supports persistence of various structured data on a single device, and data synchronization and sharing between a device and the cloud.
It defines a series of data types for operations, such as data addition, deletion, modification, and query.

Since: 11

Files

NameDescription
data_asset.hDefines data asset structs.
Asset is a data struct used in data management. You can use it to set and obtain file attributes, including the name, absolute path, relative path, creation time, modification time, status, and size of a file.
oh_cursor.hDefines APIs to access the result set obtained by querying the RDB store. A result set is a set of results returned after query() is called.
oh_data_value.hDefines APIs and enums related to a single data value.
Since API version 18, OH_ColumnType is moved from oh_cursor.h to this file. This type is supported in versions earlier than API version 18 and can be used in all versions.
oh_data_values.hDefines APIs and enums related to multiple data values.
oh_data_values_buckets.hDefines structs, APIs, and enums related to stored data values.
oh_predicates.hDefines the predicates for an RDB store.
oh_rdb_crypto_param.hDefines functions and enums related to encryption parameters of the RDB store.
oh_rdb_transaction.hDefines APIs and enums related to transactions.
oh_rdb_types.hDefines types related to data values.
oh_value_object.hDefines APIs for type conversion.
oh_values_bucket.hDefines the types of the key and value in a KV pair.
relational_store.hDefines APIs for managing data in an RDB store. The APIs not marked as supporting vector stores are available only to RDB stores.
relational_store_error_code.hDefines the error codes used for RDB stores.

你可能感兴趣的鸿蒙文章

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

openharmony 鸿蒙 capi-preferences-oh-preferencespair

openharmony 鸿蒙 errorcode-datashare

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/QTNxaqMy