diff --git a/api/@ohos.data.relationalStore.d.ts b/api/@ohos.data.relationalStore.d.ts
index 88b27b7244be8972d010ceec845197199bcf9304..3a6513403f312c8e488e2cc8125ab973d097ef93 100644
--- a/api/@ohos.data.relationalStore.d.ts
+++ b/api/@ohos.data.relationalStore.d.ts
@@ -2131,7 +2131,7 @@ declare namespace relationalStore {
*
* @param { string } name - Indicates the table name of the database.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2140,7 +2140,7 @@ declare namespace relationalStore {
*
* @param { string } name - Indicates the table name of the database.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since arkts {'1.1':'10', '1.2':'20'}
@@ -2155,7 +2155,7 @@ declare namespace relationalStore {
* @param { Array } devices - Indicates specified remote devices.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2180,7 +2180,7 @@ declare namespace relationalStore {
* @param { ValueType } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2193,7 +2193,7 @@ declare namespace relationalStore {
* @param { ValueType } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2209,7 +2209,7 @@ declare namespace relationalStore {
* @param { ValueType } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2222,7 +2222,7 @@ declare namespace relationalStore {
* @param { ValueType } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2314,7 +2314,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2327,7 +2327,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2343,7 +2343,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2356,7 +2356,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2372,7 +2372,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2385,7 +2385,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2399,7 +2399,7 @@ declare namespace relationalStore {
* @param { string } field - Indicates the column name in the database table.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2410,7 +2410,7 @@ declare namespace relationalStore {
* @param { string } field - Indicates the column name in the database table.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2424,7 +2424,7 @@ declare namespace relationalStore {
* @param { string } field - Indicates the column name in the database table.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2435,7 +2435,7 @@ declare namespace relationalStore {
* @param { string } field - Indicates the column name in the database table.
* @returns { RdbPredicates } - The {@link RdbPredicates} self.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2451,7 +2451,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The {@link RdbPredicates} that match the specified field.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2464,7 +2464,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The {@link RdbPredicates} that match the specified field.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2480,7 +2480,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2493,7 +2493,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2508,7 +2508,7 @@ declare namespace relationalStore {
* @param { ValueType } high - Indicates the maximum value.
* @returns { RdbPredicates } - The SQL statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2520,7 +2520,7 @@ declare namespace relationalStore {
* @param { ValueType } high - Indicates the maximum value.
* @returns { RdbPredicates } - The SQL statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2535,7 +2535,7 @@ declare namespace relationalStore {
* @param { ValueType } high - Indicates the maximum value.
* @returns { RdbPredicates } - The SQL statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2547,7 +2547,7 @@ declare namespace relationalStore {
* @param { ValueType } high - Indicates the maximum value.
* @returns { RdbPredicates } - The SQL statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2561,7 +2561,7 @@ declare namespace relationalStore {
* @param { ValueType } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2572,7 +2572,7 @@ declare namespace relationalStore {
* @param { ValueType } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2586,7 +2586,7 @@ declare namespace relationalStore {
* @param { ValueType } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2597,7 +2597,7 @@ declare namespace relationalStore {
* @param { ValueType } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2611,7 +2611,7 @@ declare namespace relationalStore {
* @param { ValueType } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2622,7 +2622,7 @@ declare namespace relationalStore {
* @param { ValueType } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2636,7 +2636,7 @@ declare namespace relationalStore {
* @param { ValueType } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2647,7 +2647,7 @@ declare namespace relationalStore {
* @param { ValueType } value - Indicates the value to match with the {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2661,7 +2661,7 @@ declare namespace relationalStore {
* @param { string } field - Indicates the column name for sorting the return list.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2672,7 +2672,7 @@ declare namespace relationalStore {
* @param { string } field - Indicates the column name for sorting the return list.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2686,7 +2686,7 @@ declare namespace relationalStore {
* @param { string } field - Indicates the column name for sorting the return list.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2697,7 +2697,7 @@ declare namespace relationalStore {
* @param { string } field - Indicates the column name for sorting the return list.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2727,7 +2727,7 @@ declare namespace relationalStore {
* @param { number } value - Indicates the max length of the return list.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2737,7 +2737,7 @@ declare namespace relationalStore {
* @param { number } value - Indicates the max length of the return list.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2752,7 +2752,7 @@ declare namespace relationalStore {
* The value is a positive integer.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2764,7 +2764,7 @@ declare namespace relationalStore {
* The value is a positive integer.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2777,7 +2777,7 @@ declare namespace relationalStore {
* @param { Array } fields - Indicates the specified columns by which query results are grouped.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2787,7 +2787,7 @@ declare namespace relationalStore {
* @param { Array } fields - Indicates the specified columns by which query results are grouped.
* @returns { RdbPredicates } - The SQL query statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2801,7 +2801,7 @@ declare namespace relationalStore {
* @param { string } field - Indicates the name of the index column.
* @returns { RdbPredicates } - The SQL statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2812,7 +2812,7 @@ declare namespace relationalStore {
* @param { string } field - Indicates the name of the index column.
* @returns { RdbPredicates } - The SQL statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2827,7 +2827,7 @@ declare namespace relationalStore {
* @param { Array } value - Indicates the values to match with {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2839,7 +2839,7 @@ declare namespace relationalStore {
* @param { Array } value - Indicates the values to match with {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2854,7 +2854,7 @@ declare namespace relationalStore {
* @param { Array } value - Indicates the values to match with {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -2866,7 +2866,7 @@ declare namespace relationalStore {
* @param { Array } value - Indicates the values to match with {@link RdbPredicates}.
* @returns { RdbPredicates } - The SQL statement with the specified {@link RdbPredicates}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -2882,7 +2882,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value that is not contained.
* @returns { RdbPredicates } - The {@Link RdbPredicates} set.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 12
*/
@@ -2895,7 +2895,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value that is not contained.
* @returns { RdbPredicates } - The {@Link RdbPredicates} set.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 20
@@ -2911,7 +2911,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value to compare against.
* @returns { RdbPredicates } - The {@Link RdbPredicates} set.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 12
*/
@@ -2924,7 +2924,7 @@ declare namespace relationalStore {
* @param { string } value - Indicates the value to compare against.
* @returns { RdbPredicates } - The {@Link RdbPredicates} set.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 20
@@ -3127,7 +3127,7 @@ declare namespace relationalStore {
* @returns { number } The index of the specified column.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -3139,7 +3139,7 @@ declare namespace relationalStore {
* @returns { number } The index of the specified column.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -3151,7 +3151,7 @@ declare namespace relationalStore {
* @param { string } columnName - Indicates the name of the specified column in the result set.
* @returns { number } The index of the specified column.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800013 - Resultset is empty or column index is out of bounds.
@@ -3187,7 +3187,7 @@ declare namespace relationalStore {
* @returns { string } The name of the specified column.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -3199,7 +3199,7 @@ declare namespace relationalStore {
* @returns { string } The name of the specified column.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -3211,7 +3211,7 @@ declare namespace relationalStore {
* @param { number } columnIndex - Indicates the index of the specified column in the result set.
* @returns { string } The name of the specified column.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800013 - Resultset is empty or column index is out of bounds.
@@ -3246,7 +3246,7 @@ declare namespace relationalStore {
* @returns { Promise } Promise used to return the data type obtained,
* in an {@link ColumnType} instance.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -3280,7 +3280,7 @@ declare namespace relationalStore {
* @param { number | string } columnIdentifier - Index or name of the column.
* @returns { ColumnType } Column data type obtained.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -3317,7 +3317,7 @@ declare namespace relationalStore {
* Returns false otherwise.
* @throws { BusinessError } 14800012 - The result set is empty or the specified location is invalid.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -3330,7 +3330,7 @@ declare namespace relationalStore {
* Returns false otherwise.
* @throws { BusinessError } 14800012 - The result set is empty or the specified location is invalid.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -3343,7 +3343,7 @@ declare namespace relationalStore {
* @returns { boolean } True if the result set is moved successfully and does not go beyond the range;
* Returns false otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -3377,7 +3377,7 @@ declare namespace relationalStore {
* @returns { boolean } True if the result set is moved successfully; Returns false otherwise.
* @throws { BusinessError } 14800012 - The result set is empty or the specified location is invalid.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -3388,7 +3388,7 @@ declare namespace relationalStore {
* @returns { boolean } True if the result set is moved successfully; Returns false otherwise.
* @throws { BusinessError } 14800012 - The result set is empty or the specified location is invalid.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -3399,7 +3399,7 @@ declare namespace relationalStore {
* @param { number } position - Indicates the index of the specified row, which starts from 0.
* @returns { boolean } True if the result set is moved successfully; Returns false otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -3636,7 +3636,7 @@ declare namespace relationalStore {
* @returns { Uint8Array } The value of the specified column as a byte array.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -3649,7 +3649,7 @@ declare namespace relationalStore {
* @returns { Uint8Array } The value of the specified column as a byte array.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -3662,7 +3662,7 @@ declare namespace relationalStore {
* @param { number } columnIndex - Indicates the specified column index, which starts from 0.
* @returns { Uint8Array } The value of the specified column as a byte array.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -3698,7 +3698,7 @@ declare namespace relationalStore {
* @returns { string } The value of the specified column as a string.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -3711,7 +3711,7 @@ declare namespace relationalStore {
* @returns { string } The value of the specified column as a string.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -3724,7 +3724,7 @@ declare namespace relationalStore {
* @param { number } columnIndex - Indicates the specified column index, which starts from 0.
* @returns { string } The value of the specified column as a string.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -3761,7 +3761,7 @@ declare namespace relationalStore {
* @returns { number } The value of the specified column as a long.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -3774,7 +3774,7 @@ declare namespace relationalStore {
* @returns { number } The value of the specified column as a long.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -3787,7 +3787,7 @@ declare namespace relationalStore {
* @param { number } columnIndex - Indicates the specified column index, which starts from 0.
* @returns { number } The value of the specified column as a long.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -3824,7 +3824,7 @@ declare namespace relationalStore {
* @returns { number } The value of the specified column as a double.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -3837,7 +3837,7 @@ declare namespace relationalStore {
* @returns { number } The value of the specified column as a double.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -3850,7 +3850,7 @@ declare namespace relationalStore {
* @param { number } columnIndex - Indicates the specified column index, which starts from 0.
* @returns { number } The value of the specified column as a double.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -3886,7 +3886,7 @@ declare namespace relationalStore {
* @returns { Asset } The value of the specified column as an asset.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -3899,7 +3899,7 @@ declare namespace relationalStore {
* @param { number } columnIndex - Indicates the specified column index, which starts from 0.
* @returns { Asset } The value of the specified column as an asset.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -3935,7 +3935,7 @@ declare namespace relationalStore {
* @returns { Assets } The value of the specified column as assets.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -3948,7 +3948,7 @@ declare namespace relationalStore {
* @param { number } columnIndex - Indicates the specified column index, which starts from 0.
* @returns { Assets } The value of the specified column as assets.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -3983,7 +3983,7 @@ declare namespace relationalStore {
* @param { number } columnIndex - Indicates the specified column index, which starts from 0.
* @returns { ValueType } The value of the specified column.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -4017,7 +4017,7 @@ declare namespace relationalStore {
* @param { number } columnIndex - Indicates the specified column index, which starts from 0.
* @returns { ValueType } The value of the specified column.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -4051,7 +4051,7 @@ declare namespace relationalStore {
* @param { number } columnIndex - Indicates the specified column index, which starts from 0.
* @returns { ValueType } The value of the specified column.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -4112,7 +4112,7 @@ declare namespace relationalStore {
* @param { number } columnIndex - Indicates the specified column index, which starts from 0.
* @returns { Float32Array } The value of the specified column as a float array.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - The capability is not supported because the database is not a vector DB.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800013 - Resultset is empty or column index is out of bounds.
@@ -4237,7 +4237,7 @@ declare namespace relationalStore {
* @returns { Promise> } Promise used to return the values obtained,
* in an {@link Array}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -4299,7 +4299,7 @@ declare namespace relationalStore {
* Returns false otherwise.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
@@ -4311,7 +4311,7 @@ declare namespace relationalStore {
* Returns false otherwise.
* @throws { BusinessError } 14800013 - The column value is null or the column type is incompatible.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -4323,7 +4323,7 @@ declare namespace relationalStore {
* @returns { boolean } True if the value of the specified column in the current row is null;
* Returns false otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800012 - ResultSet is empty or pointer index is out of bounds.
@@ -4404,7 +4404,7 @@ declare namespace relationalStore {
* Obtains the RdbStore version.
*
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 10
*/
@@ -4413,7 +4413,7 @@ declare namespace relationalStore {
* Obtains the RdbStore version.
*
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -4424,7 +4424,7 @@ declare namespace relationalStore {
*
* @type { number }
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -4461,7 +4461,7 @@ declare namespace relationalStore {
* @param { ValuesBucket } values - Indicates the row of data {@link ValuesBucket} to be inserted into the table.
* @param { AsyncCallback } callback - The row ID if the operation is successful. returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -4474,7 +4474,7 @@ declare namespace relationalStore {
* @param { AsyncCallback } callback - The row ID if the operation is successful. returns -1 otherwise.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -4487,7 +4487,7 @@ declare namespace relationalStore {
* @param { ValuesBucket } values - Indicates the row of data {@link ValuesBucket} to be inserted into the table.
* @param { AsyncCallback } callback - The row ID if the operation is successful. returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -4523,7 +4523,7 @@ declare namespace relationalStore {
* @param { AsyncCallback } callback - The row ID if the operation is successful. returns -1 otherwise.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -4537,7 +4537,7 @@ declare namespace relationalStore {
* @param { ConflictResolution } conflict - Indicates the {@link ConflictResolution} to insert data into the table.
* @param { AsyncCallback } callback - The row ID if the operation is successful. returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -4571,7 +4571,7 @@ declare namespace relationalStore {
* @param { ValuesBucket } values - Indicates the row of data {@link ValuesBucket} to be inserted into the table.
* @returns { Promise } The row ID if the operation is successful. return -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -4584,7 +4584,7 @@ declare namespace relationalStore {
* @returns { Promise } The row ID if the operation is successful. return -1 otherwise.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -4597,7 +4597,7 @@ declare namespace relationalStore {
* @param { ValuesBucket } values - Indicates the row of data {@link ValuesBucket} to be inserted into the table.
* @returns { Promise } The row ID if the operation is successful. return -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -4633,7 +4633,7 @@ declare namespace relationalStore {
* @returns { Promise } The row ID if the operation is successful. return -1 otherwise.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -4647,7 +4647,7 @@ declare namespace relationalStore {
* @param { ConflictResolution } conflict - Indicates the {@link ConflictResolution} to insert data into the table.
* @returns { Promise } The row ID if the operation is successful. return -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -4682,7 +4682,7 @@ declare namespace relationalStore {
* @param { ConflictResolution } conflict - Indicates the {@link ConflictResolution} to insert data into the table.
* @returns { number } The row ID if the operation is successful. return -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -4718,7 +4718,7 @@ declare namespace relationalStore {
* @param { ConflictResolution } conflict - Indicates the {@link ConflictResolution} to insert data into the table.
* @returns { number } The row ID if the operation is successful. return -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -4753,7 +4753,7 @@ declare namespace relationalStore {
* @param { AsyncCallback } callback -
* The number of values that were inserted if the operation is successful. returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -4768,7 +4768,7 @@ declare namespace relationalStore {
* The number of values that were inserted if the operation is successful. returns -1 otherwise.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -4783,7 +4783,7 @@ declare namespace relationalStore {
* @param { AsyncCallback } callback -
* The number of values that were inserted if the operation is successful. returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -4820,7 +4820,7 @@ declare namespace relationalStore {
* @returns { Promise } The number of values that were inserted if the operation is successful.
* returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -4835,7 +4835,7 @@ declare namespace relationalStore {
* returns -1 otherwise.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -4850,7 +4850,7 @@ declare namespace relationalStore {
* @returns { Promise } The number of values that were inserted if the operation is successful.
* returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -4886,7 +4886,7 @@ declare namespace relationalStore {
* Indicates the rows of data {@link ValuesBucket} to be inserted into the table.
* @returns { number } The number of values that were inserted if the operation is successful. returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -4924,7 +4924,7 @@ declare namespace relationalStore {
* @returns { Promise } The number of values that were inserted if the operation is successful.
* returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -4959,7 +4959,7 @@ declare namespace relationalStore {
* Indicates the rows of data {@link ValuesBucket} to be inserted into the table.
* @returns { number } The number of values that were inserted if the operation is successful. returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -4995,7 +4995,7 @@ declare namespace relationalStore {
* Indicates the specified update condition by the instance object of {@link RdbPredicates}.
* @param { AsyncCallback } callback - The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -5010,7 +5010,7 @@ declare namespace relationalStore {
* @param { AsyncCallback } callback - The number of affected rows.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -5025,7 +5025,7 @@ declare namespace relationalStore {
* Indicates the specified update condition by the instance object of {@link RdbPredicates}.
* @param { AsyncCallback } callback - The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -5063,7 +5063,7 @@ declare namespace relationalStore {
* @param { AsyncCallback } callback - The number of affected rows.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -5079,7 +5079,7 @@ declare namespace relationalStore {
* @param { ConflictResolution } conflict - Indicates the {@link ConflictResolution} to insert data into the table.
* @param { AsyncCallback } callback - The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -5120,7 +5120,7 @@ declare namespace relationalStore {
* Indicates the specified update condition by the instance object of {@link RdbPredicates}.
* @returns { Promise } The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -5135,7 +5135,7 @@ declare namespace relationalStore {
* @returns { Promise } The number of affected rows.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -5150,7 +5150,7 @@ declare namespace relationalStore {
* Indicates the specified update condition by the instance object of {@link RdbPredicates}.
* @returns { Promise } The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -5188,7 +5188,7 @@ declare namespace relationalStore {
* @returns { Promise } The number of affected rows.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -5204,7 +5204,7 @@ declare namespace relationalStore {
* @param { ConflictResolution } conflict - Indicates the {@link ConflictResolution} to insert data into the table.
* @returns { Promise } The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -5241,7 +5241,7 @@ declare namespace relationalStore {
* @param { ConflictResolution } conflict - Indicates the {@link ConflictResolution} to insert data into the table.
* @returns { number } The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -5278,7 +5278,7 @@ declare namespace relationalStore {
* the instance object of {@link dataSharePredicates.DataSharePredicates}.
* @param { AsyncCallback } callback - The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
@@ -5298,7 +5298,7 @@ declare namespace relationalStore {
* @param { AsyncCallback } callback - The number of affected rows.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
@@ -5319,7 +5319,7 @@ declare namespace relationalStore {
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -5362,7 +5362,7 @@ declare namespace relationalStore {
* the instance object of {@link dataSharePredicates.DataSharePredicates}.
* @returns { Promise } The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
@@ -5382,7 +5382,7 @@ declare namespace relationalStore {
* @returns { Promise } The number of affected rows.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
@@ -5403,7 +5403,7 @@ declare namespace relationalStore {
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -5438,7 +5438,7 @@ declare namespace relationalStore {
* The specified delete condition by the instance object of {@link RdbPredicates}.
* @param { AsyncCallback } callback - The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -5451,7 +5451,7 @@ declare namespace relationalStore {
* @param { AsyncCallback } callback - The number of affected rows.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -5464,7 +5464,7 @@ declare namespace relationalStore {
* The specified delete condition by the instance object of {@link RdbPredicates}.
* @param { AsyncCallback } callback - The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -5499,7 +5499,7 @@ declare namespace relationalStore {
* The specified delete condition by the instance object of {@link RdbPredicates}.
* @returns { Promise } The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -5512,7 +5512,7 @@ declare namespace relationalStore {
* @returns { Promise } return the number of affected rows.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -5525,7 +5525,7 @@ declare namespace relationalStore {
* The specified delete condition by the instance object of {@link RdbPredicates}.
* @returns { Promise } return the number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -5560,7 +5560,7 @@ declare namespace relationalStore {
* The specified delete condition by the instance object of {@link RdbPredicates}.
* @returns { number } return the number of rows deleted.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -5595,7 +5595,7 @@ declare namespace relationalStore {
* the instance object of {@link dataSharePredicates.DataSharePredicates}.
* @param { AsyncCallback } callback - The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
@@ -5613,7 +5613,7 @@ declare namespace relationalStore {
* @param { AsyncCallback } callback - The number of affected rows.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
@@ -5632,7 +5632,7 @@ declare namespace relationalStore {
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -5669,7 +5669,7 @@ declare namespace relationalStore {
* The specified delete condition by the instance object of {@link dataSharePredicates.DataSharePredicates}.
* @returns { Promise } The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
@@ -5687,7 +5687,7 @@ declare namespace relationalStore {
* @returns { Promise } The number of affected rows.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
@@ -5706,7 +5706,7 @@ declare namespace relationalStore {
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -5742,7 +5742,7 @@ declare namespace relationalStore {
* The specified query condition by the instance object of {@link RdbPredicates}.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -5755,7 +5755,7 @@ declare namespace relationalStore {
* The specified query condition by the instance object of {@link RdbPredicates}.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @throws { BusinessError } 14800015 - The database does not respond.
@@ -5774,7 +5774,7 @@ declare namespace relationalStore {
* The columns to query. If the value is empty array, the query applies to all columns.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -5788,7 +5788,7 @@ declare namespace relationalStore {
* The columns to query. If the value is empty array, the query applies to all columns.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -5803,7 +5803,7 @@ declare namespace relationalStore {
* The columns to query. If the value is empty array, the query applies to all columns.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @throws { BusinessError } 14800015 - The database does not respond.
@@ -5821,7 +5821,7 @@ declare namespace relationalStore {
* @param { Array } columns - The columns to query. If the value is null, the query applies to all columns.
* @returns { Promise } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -5834,7 +5834,7 @@ declare namespace relationalStore {
* @param { Array } columns - The columns to query. If the value is null, the query applies to all columns.
* @returns { Promise } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -5848,7 +5848,7 @@ declare namespace relationalStore {
* @param { Array } columns - The columns to query. If the value is null, the query applies to all columns.
* @returns { Promise } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @throws { BusinessError } 14800015 - The database does not respond.
@@ -5866,7 +5866,7 @@ declare namespace relationalStore {
* The specified query condition by the instance object of {@link dataSharePredicates.DataSharePredicates}.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
@@ -5885,7 +5885,7 @@ declare namespace relationalStore {
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @throws { BusinessError } 14800015 - The database does not respond.
@@ -5906,7 +5906,7 @@ declare namespace relationalStore {
* The columns to query. If the value is empty array, the query applies to all columns.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
@@ -5927,7 +5927,7 @@ declare namespace relationalStore {
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @throws { BusinessError } 14800015 - The database does not respond.
@@ -5952,7 +5952,7 @@ declare namespace relationalStore {
* @param { Array } columns - The columns to query. If the value is null, the query applies to all columns.
* @returns { Promise } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
@@ -5972,7 +5972,7 @@ declare namespace relationalStore {
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @throws { BusinessError } 14800015 - The database does not respond.
@@ -5996,7 +5996,7 @@ declare namespace relationalStore {
* The columns to query. If the value is empty array, the query applies to all columns.
* @returns { ResultSet } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @throws { BusinessError } 14800015 - The database does not respond.
@@ -6012,7 +6012,7 @@ declare namespace relationalStore {
* @param { string } sql - Indicates the SQL statement to execute.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -6024,7 +6024,7 @@ declare namespace relationalStore {
* @param { string } sql - Indicates the SQL statement to execute.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @throws { BusinessError } 14800015 - The database does not respond.
@@ -6042,7 +6042,7 @@ declare namespace relationalStore {
* Indicates the {@link ValueType} values of the parameters in the SQL statement. The values are strings.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -6055,7 +6055,7 @@ declare namespace relationalStore {
* Indicates the {@link ValueType} values of the parameters in the SQL statement. The values are strings.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -6069,7 +6069,7 @@ declare namespace relationalStore {
* Indicates the {@link ValueType} values of the parameters in the SQL statement. The values are strings.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @throws { BusinessError } 14800015 - The database does not respond.
@@ -6087,7 +6087,7 @@ declare namespace relationalStore {
* Indicates the {@link ValueType} values of the parameters in the SQL statement. The values are strings.
* @returns { Promise } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -6100,7 +6100,7 @@ declare namespace relationalStore {
* Indicates the {@link ValueType} values of the parameters in the SQL statement. The values are strings.
* @returns { Promise } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -6114,7 +6114,7 @@ declare namespace relationalStore {
* Indicates the {@link ValueType} values of the parameters in the SQL statement. The values are strings.
* @returns { Promise } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @throws { BusinessError } 14800015 - The database does not respond.
@@ -6132,7 +6132,7 @@ declare namespace relationalStore {
* Indicates the {@link ValueType} values of the parameters in the SQL statement. The values are strings.
* @returns { ResultSet } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @throws { BusinessError } 14800015 - The database does not respond.
@@ -6579,7 +6579,7 @@ declare namespace relationalStore {
* @param { AsyncCallback } callback - The callback of executeSql.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -6591,7 +6591,7 @@ declare namespace relationalStore {
* @param { string } sql - Indicates the SQL statement to execute.
* @param { AsyncCallback } callback - The callback of executeSql.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported the sql(attach,begin,commit,rollback etc.).
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
@@ -6628,7 +6628,7 @@ declare namespace relationalStore {
* Indicates the {@link ValueType} values of the parameters in the SQL statement. The values are strings.
* @param { AsyncCallback } callback - The callback of executeSql.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -6642,7 +6642,7 @@ declare namespace relationalStore {
* @param { AsyncCallback } callback - The callback of executeSql.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -6656,7 +6656,7 @@ declare namespace relationalStore {
* Indicates the {@link ValueType} values of the parameters in the SQL statement. The values are strings.
* @param { AsyncCallback } callback - The callback of executeSql.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported the sql(attach,begin,commit,rollback etc.).
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
@@ -6693,7 +6693,7 @@ declare namespace relationalStore {
* Indicates the {@link ValueType} values of the parameters in the SQL statement. The values are strings.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -6707,7 +6707,7 @@ declare namespace relationalStore {
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -6721,7 +6721,7 @@ declare namespace relationalStore {
* Indicates the {@link ValueType} values of the parameters in the SQL statement. The values are strings.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported the sql(attach,begin,commit,rollback etc.).
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
@@ -6758,7 +6758,7 @@ declare namespace relationalStore {
* The values are strings.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported the sql(attach,begin,commit,rollback etc.).
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
@@ -6794,7 +6794,7 @@ declare namespace relationalStore {
* The values are strings.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported the sql(attach,begin,commit,rollback etc.).
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
@@ -6829,7 +6829,7 @@ declare namespace relationalStore {
* The values are strings.
* @returns { ValueType } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -6859,7 +6859,7 @@ declare namespace relationalStore {
/**
* BeginTransaction before execute your sql.
*
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: The RdbStore verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -6868,7 +6868,7 @@ declare namespace relationalStore {
* BeginTransaction before execute your sql.
*
* @throws { BusinessError } 14800047 - The WAL file size exceeds the default limit.
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: The RdbStore verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -6877,7 +6877,7 @@ declare namespace relationalStore {
/**
* BeginTransaction before execute your sql.
*
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: The RdbStore verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -6909,7 +6909,7 @@ declare namespace relationalStore {
* Begins a transaction before executing the SQL statement.
*
* @returns { Promise } Returns the transaction ID.
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: The RdbStore verification failed.
* @throws { BusinessError } 801 - Capability not supported the sql(attach,begin,commit,rollback etc.).
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
@@ -6939,14 +6939,14 @@ declare namespace relationalStore {
/**
* Commit the the sql you have executed.
*
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: The RdbStore verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
/**
* Commit the the sql you have executed.
*
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: The RdbStore verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -6954,7 +6954,7 @@ declare namespace relationalStore {
/**
* Commit the the sql you have executed.
*
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: The RdbStore verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -6987,7 +6987,7 @@ declare namespace relationalStore {
* @param { number } txId - Indicates the transaction ID which is obtained by beginTrans.
* @returns { Promise } Promise used to return the result.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7015,14 +7015,14 @@ declare namespace relationalStore {
/**
* Roll back the sql you have already executed.
*
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: The RdbStore verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
*/
/**
* Roll back the sql you have already executed.
*
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: The RdbStore verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
* @since 10
@@ -7030,7 +7030,7 @@ declare namespace relationalStore {
/**
* Roll back the sql you have already executed.
*
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: The RdbStore verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7062,7 +7062,8 @@ declare namespace relationalStore {
*
* @param { number } txId - Indicates the transaction ID which is obtained by beginTrans.
* @returns { Promise } Promise used to return the result.
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7093,7 +7094,7 @@ declare namespace relationalStore {
* @param { string } destName - Indicates the name that saves the database backup.
* @param { AsyncCallback } callback - The callback of backup.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -7104,7 +7105,7 @@ declare namespace relationalStore {
* @param { string } destName - Indicates the name that saves the database backup.
* @param { AsyncCallback } callback - The callback of backup.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -7115,7 +7116,8 @@ declare namespace relationalStore {
*
* @param { string } destName - Indicates the name that saves the database backup.
* @param { AsyncCallback } callback - The callback of backup.
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800010 - Failed to open or delete the database by an invalid database path.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
@@ -7148,7 +7150,7 @@ declare namespace relationalStore {
* @param { string } destName - Indicates the name that saves the database backup.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -7159,7 +7161,7 @@ declare namespace relationalStore {
* @param { string } destName - Indicates the name that saves the database backup.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -7171,7 +7173,7 @@ declare namespace relationalStore {
* @param { string } destName - Indicates the name that saves the database backup.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7203,7 +7205,7 @@ declare namespace relationalStore {
* @param { string } srcName - Indicates the name that saves the database file.
* @param { AsyncCallback } callback - The callback of restore.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -7214,7 +7216,7 @@ declare namespace relationalStore {
* @param { string } srcName - Indicates the name that saves the database file.
* @param { AsyncCallback } callback - The callback of restore.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -7226,7 +7228,7 @@ declare namespace relationalStore {
* @param { string } srcName - Indicates the name that saves the database file.
* @param { AsyncCallback } callback - The callback of restore.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7258,7 +7260,7 @@ declare namespace relationalStore {
* @param { string } srcName - Indicates the name that saves the database file.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -7269,7 +7271,7 @@ declare namespace relationalStore {
* @param { string } srcName - Indicates the name that saves the database file.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -7281,7 +7283,7 @@ declare namespace relationalStore {
* @param { string } srcName - Indicates the name that saves the database file.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7346,7 +7348,7 @@ declare namespace relationalStore {
* @param { Array } tables - Indicates the table names you want to set.
* @param { AsyncCallback } callback - The callback of setDistributedTables.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 801 - Capability not supported.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -7359,7 +7361,7 @@ declare namespace relationalStore {
* @param { Array } tables - Indicates the table names you want to set.
* @param { AsyncCallback } callback - The callback of setDistributedTables.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7375,7 +7377,7 @@ declare namespace relationalStore {
* @param { Array } tables - Indicates the table names you want to set.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 801 - Capability not supported.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -7388,7 +7390,7 @@ declare namespace relationalStore {
* @param { Array } tables - Indicates the table names you want to set.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7406,7 +7408,7 @@ declare namespace relationalStore {
* This method only works when type equals to DistributedType.DISTRIBUTED_CLOUD
* @param { AsyncCallback } callback - The callback of setDistributedTables.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800051 - The type of the distributed table does not match.
* @throws { BusinessError } 801 - Capability not supported.
@@ -7422,7 +7424,7 @@ declare namespace relationalStore {
* ohos.permission.DISTRIBUTED_DATASYNC is required only when type is DISTRIBUTED_DEVICE.
* @param { AsyncCallback } callback - The callback of setDistributedTables.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7443,7 +7445,7 @@ declare namespace relationalStore {
* Indicates the distributed config of the tables. For details, see {@link DistributedConfig}.
* @param { AsyncCallback } callback - The callback of setDistributedTables.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800051 - The type of the distributed table does not match.
* @throws { BusinessError } 801 - Capability not supported.
@@ -7461,7 +7463,7 @@ declare namespace relationalStore {
* Indicates the distributed config of the tables. For details, see {@link DistributedConfig}.
* @param { AsyncCallback } callback - The callback of setDistributedTables.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7487,7 +7489,7 @@ declare namespace relationalStore {
* Indicates the distributed config of the tables. For details, see {@link DistributedConfig}.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800051 - The type of the distributed table does not match.
* @throws { BusinessError } 801 - Capability not supported.
@@ -7505,7 +7507,7 @@ declare namespace relationalStore {
* Indicates the distributed config of the tables. For details, see {@link DistributedConfig}.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7524,7 +7526,7 @@ declare namespace relationalStore {
* @param { string } table - {string}: the distributed table name.
* @param { AsyncCallback } callback
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 801 - Capability not supported.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -7539,7 +7541,7 @@ declare namespace relationalStore {
* @param { string } table - {string}: the distributed table name.
* @param { AsyncCallback } callback
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7557,7 +7559,7 @@ declare namespace relationalStore {
* @param { string } table
* @returns { Promise } {string}: the distributed table name.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 801 - Capability not supported.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -7572,7 +7574,7 @@ declare namespace relationalStore {
* @param { string } table
* @returns { Promise } {string}: the distributed table name.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7593,7 +7595,7 @@ declare namespace relationalStore {
* {string}: device id,
* {number}: device sync status.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 801 - Capability not supported.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -7611,7 +7613,7 @@ declare namespace relationalStore {
* {string}: device id,
* {number}: device sync status.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7630,7 +7632,7 @@ declare namespace relationalStore {
* @returns { Promise> }
* {Array<[string, number]>}: devices sync status array, {string}: device id, {number}: device sync status.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 801 - Capability not supported.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -7646,7 +7648,7 @@ declare namespace relationalStore {
* @returns { Promise> }
* {Array<[string, number]>}: devices sync status array, {string}: device id, {number}: device sync status.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7900,7 +7902,7 @@ declare namespace relationalStore {
* If the value is empty array, the remote query applies to all columns.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 801 - Capability not supported.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -7917,7 +7919,7 @@ declare namespace relationalStore {
* If the value is empty array, the remote query applies to all columns.
* @param { AsyncCallback } callback - The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7943,7 +7945,7 @@ declare namespace relationalStore {
* If the value is empty array, the remote query applies to all columns.
* @returns { Promise } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 801 - Capability not supported.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -7960,7 +7962,7 @@ declare namespace relationalStore {
* If the value is empty array, the remote query applies to all columns.
* @returns { Promise } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -7979,7 +7981,7 @@ declare namespace relationalStore {
* @param { Callback> } observer -
* {Array}: the observer of data change events in the distributed database.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -7995,7 +7997,7 @@ declare namespace relationalStore {
* @param { Callback> } observer -
* {Array}: the observer of data change events in the distributed database.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -8016,7 +8018,7 @@ declare namespace relationalStore {
* {Array}: The observer of data change events in the distributed database.
* {Array}: The change info of data change events in the distributed database or the local database.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
* @throws { BusinessError } 801 - Capability not supported.
@@ -8036,7 +8038,7 @@ declare namespace relationalStore {
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -8052,7 +8054,7 @@ declare namespace relationalStore {
* Indicates whether it is an interprocess subscription or an in-process subscription.
* @param { Callback } observer - The observer of data change events in the database.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800050 - Failed to obtain the subscription service.
* @throws { BusinessError } 14800000 - Inner error.
@@ -8067,7 +8069,7 @@ declare namespace relationalStore {
* Indicates whether it is an interprocess subscription or an in-process subscription.
* @param { Callback } observer - The observer of data change events in the database.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8111,8 +8113,8 @@ declare namespace relationalStore {
* @param { 'statistics' } event - Indicates the event type, which must be 'statistics'.
* @param { Callback } observer -
* Indicates the callback used to return the SQL execution statistics {@link SqlExeInfo} in the database.
- * @throws { BusinessError } 401 - Parameter error. Possible causes:
- * 1. Mandatory parameters are left unspecified; 2. Incorrect parameter types.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8124,8 +8126,8 @@ declare namespace relationalStore {
* @param { 'statistics' } event - Indicates the event type, which must be 'statistics'.
* @param { Callback } observer -
* Indicates the callback used to return the SQL execution statistics {@link SqlExeInfo} in the database.
- * @throws { BusinessError } 401 - Parameter error. Possible causes:
- * 1. Mandatory parameters are left unspecified; 2. Incorrect parameter types.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8167,7 +8169,7 @@ declare namespace relationalStore {
* If its value is SUBSCRIBE_TYPE_REMOTE, ohos.permission.DISTRIBUTED_DATASYNC is required.
* @param { Callback> } observer - {Array}: the data change observer already registered.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 9
@@ -8180,7 +8182,7 @@ declare namespace relationalStore {
* If its value is SUBSCRIBE_TYPE_REMOTE, ohos.permission.DISTRIBUTED_DATASYNC is required.
* @param { Callback> } observer - {Array}: the data change observer already registered.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -8198,7 +8200,7 @@ declare namespace relationalStore {
* {Array}: the data change observer already registered.
* {Array}: the change info already registered.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
* @throws { BusinessError } 801 - Capability not supported.
@@ -8217,7 +8219,7 @@ declare namespace relationalStore {
* @throws { BusinessError } 202 - Permission verification failed,
* application which is not a system application uses system API.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -8237,7 +8239,7 @@ declare namespace relationalStore {
* Indicates whether it is an interprocess subscription or an in-process subscription.
* @param { Callback } observer - The data change observer already registered.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800050 - Failed to obtain the subscription service.
* @throws { BusinessError } 14800000 - Inner error.
@@ -8252,7 +8254,7 @@ declare namespace relationalStore {
* Indicates whether it is an interprocess subscription or an in-process subscription.
* @param { Callback } observer - The data change observer already registered.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8295,7 +8297,8 @@ declare namespace relationalStore {
* Unsubscribes from the SQL statistics.
* @param { 'statistics' } event - Indicates the event type, which must be 'statistics'.
* @param { Callback } observer - Indicates the callback to unregister.
- * @throws { BusinessError } 401 - Parameter error.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8306,7 +8309,8 @@ declare namespace relationalStore {
* Unsubscribes from the SQL statistics.
* @param { 'statistics' } event - Indicates the event type, which must be 'statistics'.
* @param { Callback } observer - Indicates the callback to unregister.
- * @throws { BusinessError } 401 - Parameter error.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8345,7 +8349,7 @@ declare namespace relationalStore {
*
* @param { string } event - Indicates the subscription event.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800050 - Failed to obtain the subscription service.
* @throws { BusinessError } 14800000 - Inner error.
@@ -8357,7 +8361,7 @@ declare namespace relationalStore {
*
* @param { string } event - Indicates the subscription event.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8371,7 +8375,7 @@ declare namespace relationalStore {
* Close the RdbStore and all resultSets.
*
* @returns { Promise } The promise returned by the function.
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: The RdbStore verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 12
@@ -8380,7 +8384,7 @@ declare namespace relationalStore {
* Close the RdbStore and all resultSets.
*
* @returns { Promise } The promise returned by the function.
- * @throws { BusinessError } 401 - Parameter error. The store must not be nullptr.
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: The RdbStore verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @crossplatform
@@ -8396,7 +8400,7 @@ declare namespace relationalStore {
* @param { number } waitTime - Indicates the maximum time allowed for attaching the database file.
* @returns { Promise } Promise used to return the number of attached databases.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800010 - Failed to open or delete the database by an invalid database path.
@@ -8434,7 +8438,7 @@ declare namespace relationalStore {
* @param { number } waitTime - Indicates the maximum time allowed for attaching the database file.
* @returns { Promise } Promise used to return the number of attached databases.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800010 - Failed to open or delete the database by an invalid database path.
@@ -8471,7 +8475,7 @@ declare namespace relationalStore {
* @param { number } waitTime - Indicates the maximum time allowed for detaching the database.
* @returns { Promise } Return the current number of attached databases.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8503,7 +8507,7 @@ declare namespace relationalStore {
* The specified lock condition by the instance object of {@link RdbPredicates}.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8537,7 +8541,7 @@ declare namespace relationalStore {
* The specified Unlock condition by the instance object of {@link RdbPredicates}.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8572,7 +8576,7 @@ declare namespace relationalStore {
* @param { Array } columns - The columns to query. If the value is null, the query applies to all columns.
* @returns { Promise } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8726,7 +8730,7 @@ declare namespace relationalStore {
* @param { ConflictResolution } conflict - Indicates the {@link ConflictResolution} to insert data into the table.
* @returns { Promise } The row ID if the operation is successful. return -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8756,7 +8760,7 @@ declare namespace relationalStore {
* @param { ConflictResolution } conflict - Indicates the {@link ConflictResolution} to insert data into the table.
* @returns { number } The row ID if the operation is successful. return -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8787,7 +8791,7 @@ declare namespace relationalStore {
* @returns { Promise } The number of values that were inserted if the operation is successful.
* returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8817,7 +8821,7 @@ declare namespace relationalStore {
* Indicates the rows of data {@link ValuesBucket} to be inserted into the table.
* @returns { number } The number of values that were inserted if the operation is successful. returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8849,7 +8853,7 @@ declare namespace relationalStore {
* @returns { Promise } The number of values that were inserted if the operation is successful.
* returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8883,7 +8887,7 @@ declare namespace relationalStore {
* @param { ConflictResolution } conflict - Indicates the {@link ConflictResolution} to insert data into the table.
* @returns { number } The number of values that were inserted if the operation is successful. returns -1 otherwise.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8918,7 +8922,7 @@ declare namespace relationalStore {
* @param { ConflictResolution } conflict - Indicates the {@link ConflictResolution} to insert data into the table.
* @returns { Promise } The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8950,7 +8954,7 @@ declare namespace relationalStore {
* @param { ConflictResolution } conflict - Indicates the {@link ConflictResolution} to insert data into the table.
* @returns { number } The number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -8979,7 +8983,7 @@ declare namespace relationalStore {
* The specified delete condition by the instance object of {@link RdbPredicates}.
* @returns { Promise } return the number of affected rows.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -9008,7 +9012,7 @@ declare namespace relationalStore {
* The specified delete condition by the instance object of {@link RdbPredicates}.
* @returns { number } return the number of rows deleted.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -9038,7 +9042,7 @@ declare namespace relationalStore {
* @param { Array } columns - The columns to query. If the value is null, the query applies to all columns.
* @returns { Promise } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -9064,7 +9068,7 @@ declare namespace relationalStore {
* The columns to query. If the value is empty array, the query applies to all columns.
* @returns { ResultSet } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -9090,7 +9094,7 @@ declare namespace relationalStore {
* The values are strings.
* @returns { Promise } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -9116,7 +9120,7 @@ declare namespace relationalStore {
* The values are strings.
* @returns { ResultSet } The {@link ResultSet} object if the operation is successful.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
* @throws { BusinessError } 14800014 - The RdbStore or ResultSet is already closed.
@@ -9142,7 +9146,7 @@ declare namespace relationalStore {
* The values are strings.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported the sql(attach,begin,commit,rollback etc.).
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
@@ -9170,7 +9174,7 @@ declare namespace relationalStore {
* The values are strings.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported the sql(attach,begin,commit,rollback etc.).
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
@@ -9201,7 +9205,7 @@ declare namespace relationalStore {
* The values are strings.
* @returns { ValueType } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported the sql(attach,begin,commit,rollback etc.).
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800011 - Failed to open the database because it is corrupted.
@@ -9429,7 +9433,7 @@ declare namespace relationalStore {
* @param { string } name - Indicates the database name.
* @param { AsyncCallback } callback - The callback of deleteRdbStore.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800010 - Failed to open or delete the database by an invalid database path.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -9443,7 +9447,7 @@ declare namespace relationalStore {
* @param { string } name - Indicates the database name.
* @param { AsyncCallback } callback - The callback of deleteRdbStore.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800010 - Failed to open or delete the database by an invalid database path.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -9461,7 +9465,7 @@ declare namespace relationalStore {
* Indicates the {@link StoreConfig} configuration of the database related to this RDB store.
* @param { AsyncCallback } callback - The callback of deleteRdbStore.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800010 - Failed to open or delete the database by an invalid database path.
* @throws { BusinessError } 14801001 - The operation is supported in the stage model only.
@@ -9480,7 +9484,7 @@ declare namespace relationalStore {
* @param { string } name - Indicates the database name.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800010 - Failed to open or delete the database by an invalid database path.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -9494,7 +9498,7 @@ declare namespace relationalStore {
* @param { string } name - Indicates the database name.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800010 - Failed to open or delete the database by an invalid database path.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -9509,7 +9513,7 @@ declare namespace relationalStore {
* @param { string } name - Indicates the database name.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800010 - Failed to open or delete the database by an invalid database path.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
@@ -9527,7 +9531,7 @@ declare namespace relationalStore {
* Indicates the {@link StoreConfig} configuration of the database related to this RDB store.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800010 - Failed to open or delete the database by an invalid database path.
* @throws { BusinessError } 14801001 - The operation is supported in the stage model only.
@@ -9545,7 +9549,7 @@ declare namespace relationalStore {
* Indicates the {@link StoreConfig} configuration of the database related to this RDB store.
* @returns { Promise } The promise returned by the function.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 801 - Capability not supported.
* @throws { BusinessError } 14800000 - Inner error.
* @throws { BusinessError } 14800010 - Failed to open or delete the database by an invalid database path.
@@ -9570,7 +9574,8 @@ declare namespace relationalStore {
* check the {@link Tokenizer} tokenizer type is supported or not on current system.
* @param { tokenizer } type - Indicates Tokenizer which want to check.
* @returns { boolean } Returns {@code true} if the tokenizer is supported; returns {@code false} otherwise.
- * @throws { BusinessError } 401 - Parameter error. Possible causes: Incorrect parameter types
+ * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 18
*/
diff --git a/api/@ohos.data.sendableRelationalStore.d.ets b/api/@ohos.data.sendableRelationalStore.d.ets
index d296e90f04f96a42a171e49869d527e3d7419fed..d55582ee0efc3e8f2bfdeff57dda5b84ea8060aa 100644
--- a/api/@ohos.data.sendableRelationalStore.d.ets
+++ b/api/@ohos.data.sendableRelationalStore.d.ets
@@ -150,7 +150,7 @@ declare namespace sendableRelationalStore {
* @returns { NonSendableBucket } a non-sendable valuesBucket object. For details,
* see {@link NonSendableBucket}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types;3. Parameter verification failed.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 12
@@ -163,7 +163,7 @@ declare namespace sendableRelationalStore {
* @param { NonSendableBucket } valuesBucket - Indicates the non-sendable valuesBucket object to convert.
* @returns { ValuesBucket } a sendable valuesBucket object. For details, see {@link ValuesBucket}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types;3. Parameter verification failed.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 12
@@ -176,7 +176,7 @@ declare namespace sendableRelationalStore {
* @param { Asset } asset - Indicates the sendable asset object to convert.
* @returns { NonSendableAsset } a non-sendable asset object. For details, see {@link NonSendableAsset}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types;3. Parameter verification failed.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 12
@@ -189,7 +189,7 @@ declare namespace sendableRelationalStore {
* @param { NonSendableAsset } asset - Indicates the non-sendable asset object to convert.
* @returns { Asset } a sendable asset object. For details, see {@link Asset}.
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
- *
2. Incorrect parameter types;3. Parameter verification failed.
+ *
2. Incorrect parameter types; 3. Parameter verification failed.
* @throws { BusinessError } 14800000 - Inner error.
* @syscap SystemCapability.DistributedDataManager.RelationalStore.Core
* @since 12