未验证 提交 00ee49ee 编写于 作者: A Annie_wang 提交者: Gitee

update en/application-dev/database/database-distributedobject-guidelines.md.

Signed-off-by: NAnnie_wang <annie.wangli@huawei.com>
上级 2be72f6a
......@@ -162,7 +162,7 @@ The following example shows how to implement a distributed data object synchroni
// unsubscribe from all status change callbacks.
local_object.off("status");
```
10. Remote a distributed data object from the synchronization network. After the distributed data object is removed from the network, the data changes on the local end will not be synchronized to the remote end.
10. Remove the distributed data object from the synchronization network. After the distributed data object is removed from the network, the data changes on the local end will not be synchronized to the remote end.
The sample code is as follows:
```js
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册