提交 8f2ca2a7 编写于 作者: L lihuihui

systemapi

Signed-off-by: Nlihuihui <lihuihui29@huawei.com>
上级 ecfff8ff
......@@ -1652,6 +1652,8 @@ update(table: string, values: ValuesBucket, predicates: dataSharePredicates.Data
**系统能力:** SystemCapability.DistributedDataManager.RelationalStore.Core
**系统接口:** 此接口为系统接口。
**参数:**
| 参数名 | 类型 | 必填 | 说明 |
......@@ -1690,6 +1692,8 @@ update(table: string, values: ValuesBucket, predicates: dataSharePredicates.Data
**系统能力:** SystemCapability.DistributedDataManager.RelationalStore.Core
**系统接口:** 此接口为系统接口。
**参数:**
| 参数名 | 类型 | 必填 | 说明 |
......@@ -1794,6 +1798,8 @@ delete(table: string, predicates: dataSharePredicates.DataSharePredicates, callb
**系统能力:** SystemCapability.DistributedDataManager.RelationalStore.Core
**系统接口:** 此接口为系统接口。
**参数:**
| 参数名 | 类型 | 必填 | 说明 |
......@@ -1825,6 +1831,8 @@ delete(table: string, predicates: dataSharePredicates.DataSharePredicates):Promi
**系统能力:** SystemCapability.DistributedDataManager.RelationalStore.Core
**系统接口:** 此接口为系统接口。
**参数:**
| 参数名 | 类型 | 必填 | 说明 |
......@@ -1926,6 +1934,8 @@ query(table: string, predicates: dataSharePredicates.DataSharePredicates, column
**系统能力:** SystemCapability.DistributedDataManager.RelationalStore.Core
**系统接口:** 此接口为系统接口。
**参数:**
| 参数名 | 类型 | 必填 | 说明 |
......@@ -1959,6 +1969,8 @@ query(table: string, predicates: dataSharePredicates.DataSharePredicates, column
**系统能力:** SystemCapability.DistributedDataManager.RelationalStore.Core
**系统接口:** 此接口为系统接口。
**参数:**
| 参数名 | 类型 | 必填 | 说明 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册