# OH_Rdb_Config ## Overview Defines the RDB store configuration. **Since** 10 **Related Modules** [RDB](_r_d_b.md) ## Summary ### Member Variables | Name| Description| | -------- | -------- | | [path](_r_d_b.md#path) | Path of the database file.| | [isEncrypt](_r_d_b.md#isencrypt) | Whether to encrypt the RDB store.| | [securityLevel](_r_d_b.md#securitylevel) | RDB store security level [OH_Rdb_SecurityLevel](_r_d_b.md#oh_rdb_securitylevel).|