Rdb_KeyInfo

Overview

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

Since: 11

Related modules: RDB

Summary

Structs

Name Description
Rdb_KeyData Changed data.

Member Variables

Name Description
count Number of the changed primary keys or row numbers.
type Primary key type (OH_ColumnType).
data Rdb_KeyInfo::Rdb_KeyData that holds the changed data.