• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# oh_value_object.h
2
3## Overview
4
5Defines the APIs for type conversion.
6
7**File to include**: <database/rdb/oh_value_object.h>
8
9**Library**: libnative_rdb_ndk.z.so
10
11**System capability**: SystemCapability.DistributedDataManager.RelationalStore.Core
12
13**Since**: 10
14
15**Related module**: [RDB](capi-rdb.md)
16
17## Summary
18
19### Structs
20
21| Name                            | typedef Keyword| Description              |
22| -------------------------------- | ------------- | ------------------ |
23| [OH_VObject](capi-rdb-oh-vobject.md) | OH_VObject    | Defines a struct for type conversion.|
24