Rdb_Statistic
typedef struct Rdb_Statistic {...} Rdb_Statistic
Overview
Defines a struct for the device-cloud sync statistics of a database table.
Since: 11
Related module: RDB
Header file: relational_store.h
Summary
Member Variables
| Name | Description |
|---|---|
| int total | Total number of rows to be synced between the device and cloud in the database table. |
| int successful | Number of rows that are successfully synced between the device and cloud in the database table. |
| int failed | Number of rows that failed to be synced between the device and cloud in the database table. |
| int remained | Number of rows that are not executed for device-cloud sync in the database table. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-distributedKVStore-sys
openharmony 鸿蒙 capi-oh-preferences-h
openharmony 鸿蒙 capi-udmf-oh-udshyperlink
openharmony 鸿蒙 js-apis-data-dataSharePredicates
openharmony 鸿蒙 capi-udmf-oh-udsappitem
openharmony 鸿蒙 capi-rdb-oh-data-vbuckets
openharmony 鸿蒙 capi-rdb-oh-predicates
openharmony 鸿蒙 capi-rdb-oh-data-value