harmony 鸿蒙OH_VBucket

  • 2023-10-30
  • 浏览 (267)

OH_VBucket

Overview

Defines the types of the key and value in a KV pair.

Since

10

Related Modules

RDB

Summary

Member Variables

Name Description
id Unique identifier of the OH_VBucket struct.
capability Number of the KV pairs in the struct.
putText Puts a char value into the OH_VBucket object in the given column.
putInt64 Puts an int64_t value into the OH_VBucket object in the given column.
putReal Puts a double value into the OH_VBucket object in the given column.
putBlob Puts a const uint8_t value into the OH_VBucket object in the given column.
putNull Puts a null value into the OH_VBucket object in the given column.
clear Clears an OH_VBucket object.
destroy Destroys an OH_VBucket object and reclaims the memory occupied.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Native APIs

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞