harmony 鸿蒙Rdb_Statistic
Rdb_Statistic
Overview
Defines a struct for the device-cloud sync statistics of a database table.
Since: 11
Related module: RDB
Summary
Member Variables
Name | Description |
---|---|
total | Total number of rows to be synchronized between the device and cloud in the database table. |
successful | Number of rows that are successfully synchronized between the device and cloud in the database table. |
failed | Number of rows that failed to be synchronized between the device and cloud in the database table. |
remained | Number of rows that are not executed for device-cloud sync in the database table. |
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦