1# Rdb_ProgressDetails
2
3
4## Overview
5
6Defines a struct for statistics of the overall device-cloud sync (upload and download) tasks.
7
8**Since**: 11
9
10**Related module**: [RDB](_r_d_b.md)
11
12
13## Summary
14
15
16### Member Variables
17
18| Name| Description |
19| -------- | -------- |
20| [version](_r_d_b.md#version-33) | Version of the **OH_TableDetails** struct.|
21| [schedule](_r_d_b.md#schedule) | Device-cloud sync process.|
22| [code](_r_d_b.md#code) | device-cloud sync state.|
23| [tableLength](_r_d_b.md#tablelength) | Number of the tables synchronized between the device and cloud.|
24