OH_Rdb_Config
Overview
Defines the RDB store configuration.
Since
10
Related Modules
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. |