Rdb_ProgressDetails
typedef struct Rdb_ProgressDetails {...} Rdb_ProgressDetails
Overview
Defines a struct for statistics of the overall device-cloud sync (upload and download) tasks of an RDB store.
Since: 11
Related module: RDB
Header file: relational_store.h
Summary
Member Variables
| Name | Description |
|---|---|
| int version | Version of the OH_TableDetails struct. |
| int schedule | Device-cloud sync process. |
| int code | Device-cloud sync state. |
| int32_t tableLength | Number of the tables synced between the device and cloud. |