openharmony 鸿蒙 capi-rdb-oh-rdb-config

2026-08-25 浏览 (1)

OH_Rdb_Config

typedef struct  {...} OH_Rdb_Config

Overview

Defines the RDB store configuration.

Since: 10

Related module: RDB

Header file: relational_store.h

Summary

Member Variables

NameDescription
int selfSizeSize of the struct.
const char* dataBaseDirPath of the database file.
const char* storeNameName of the RDB store.
const char* bundleNameBundle name of the application.
const char* moduleNameModule name.
bool isEncryptWhether to encrypt the RDB store. The value true means to encrypt the RDB store; the value false means the opposite.
int securityLevelDatabase security level (OH_Rdb_SecurityLevel).
int areaDatabase security area level (Rdb_SecurityArea).
Since: 11

你可能感兴趣的鸿蒙文章

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/DBupncCr