OH_Rdb_Config
Overview
Defines the RDB store configuration.
Since: 10
Related module: RDB
Summary
Member Variables
| Name | Description |
|---|---|
| selfSize | Size of the struct. |
| dataBaseDir | Path of the database file. |
| storeName | Name of the RDB store. |
| bundleName | Bundle name. |
| moduleName | Module name. |
| isEncrypt | Whether to encrypt the RDB store. |
| securityLevel | Security level of the RDB store. |
| area11+ | Security area level. For details, see Rdb_SecurityArea. |