提交 d8d1b5cc 编写于 作者: W wuyongning

update

Signed-off-by: Nwuyongning <wuyongning@huawei.com>
上级 5c38b2aa
...@@ -1791,7 +1791,7 @@ restore(srcName:string, callback: AsyncCallback&lt;void&gt;):void ...@@ -1791,7 +1791,7 @@ restore(srcName:string, callback: AsyncCallback&lt;void&gt;):void
**参数:** **参数:**
| 参数名 | 类型 | 必填 | 说明 | | 参数名 | 类型 | 必填 | 说明 |
| -------- | -------- | -------- | -------- | | -------- | -------- | -------- | -------- |
| srcName | string | 是 | 指定数据库的备份文件。 | | srcName | string | 是 | 指定数据库的备份文件。 |
| callback | AsyncCallback&lt;void&gt; | 是 | 指定callback回调函数。 | | callback | AsyncCallback&lt;void&gt; | 是 | 指定callback回调函数。 |
**示例:** **示例:**
...@@ -1816,7 +1816,7 @@ restore(srcName:string): Promise&lt;void&gt; ...@@ -1816,7 +1816,7 @@ restore(srcName:string): Promise&lt;void&gt;
**参数:** **参数:**
| 参数名 | 类型 | 必填 | 说明 | | 参数名 | 类型 | 必填 | 说明 |
| -------- | -------- | -------- | -------- | | -------- | -------- | -------- | -------- |
| srcName | string | 是 | 指定数据库的备份文件。 | | srcName | string | 是 | 指定数据库的备份文件。 |
**返回值** **返回值**
| 类型 | 说明 | | 类型 | 说明 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册