• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# OH_Rdb_ConfigV2
2
3## Overview
4
5Defines a struct for the RDB store configuration. Different from [OH_Rdb_Config](capi-rdb-oh-rdb-config.md), this struct does not expose its member variables externally. Methods are used to configure the properties of this struct. It supports vector stores.
6
7**Since**: 14
8
9**Related module**: [RDB](capi-rdb.md)
10
11**Header file**: [relational_store.h](capi-relational-store-h.md)
12