未验证 提交 a43c80e6 编写于 作者: O openharmony_ci 提交者: Gitee

!8362 master:rdb描述修改:需同步翻译

Merge pull request !8362 from 葛亚芳/master
......@@ -166,7 +166,7 @@ let predicates = new data_rdb.RdbPredicates("EMPLOYEE")
inDevices(devices: Array<string>): RdbPredicates
同步分布式数据库时指定组网内的远程设备。
同步分布式数据库时连接到组网内指定的远程设备。
**系统能力:** SystemCapability.DistributedDataManager.RelationalStore.Core。
......@@ -191,7 +191,7 @@ predicates.inDevices(['12345678abcde'])
inAllDevices(): RdbPredicates
同步分布式数据库时连接到组网内的所有远程设备。
同步分布式数据库时连接到组网内所有的远程设备。
**系统能力:** SystemCapability.DistributedDataManager.RelationalStore.Core。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册