Rdb_KeyInfo

Overview

Defines a struct for the primary key or row number of the row that changes.

Since: 11

Related module: RDB

Summary

Structs

Name Description
Rdb_KeyData Changed data.

Member Variables

Name Description
count Number of the changed primary keys or row numbers.
type Type of the primary key. For details, see OH_ColumnType.
data Rdb_KeyInfo::Rdb_KeyData that holds the changed data.