1| Change Type | Old Version | New Version | d.ts File |
2| ---- | ------ | ------ | -------- |
3|Added|NA|Module name: ohos.data.cloudData<br>Class name: cloudData|@ohos.data.cloudData.d.ts|
4|Added|NA|Module name: ohos.data.cloudData<br>Class name: Action|@ohos.data.cloudData.d.ts|
5|Added|NA|Module name: ohos.data.cloudData<br>Class name: Action<br>Method or attribute name: CLEAR_CLOUD_INFO|@ohos.data.cloudData.d.ts|
6|Added|NA|Module name: ohos.data.cloudData<br>Class name: Action<br>Method or attribute name: CLEAR_CLOUD_DATA_AND_INFO|@ohos.data.cloudData.d.ts|
7|Added|NA|Module name: ohos.data.cloudData<br>Class name: Config|@ohos.data.cloudData.d.ts|
8|Added|NA|Module name: ohos.data.cloudData<br>Class name: Config<br>Method or attribute name: static enableCloud(<br>      accountId: string,<br>      switches: { [bundleName: string]: boolean },<br>      callback: AsyncCallback\<void><br>    ): void;|@ohos.data.cloudData.d.ts|
9|Added|NA|Module name: ohos.data.cloudData<br>Class name: Config<br>Method or attribute name: static enableCloud(accountId: string, switches: { [bundleName: string]: boolean }): Promise\<void>;|@ohos.data.cloudData.d.ts|
10|Added|NA|Module name: ohos.data.cloudData<br>Class name: Config<br>Method or attribute name: static disableCloud(accountId: string, callback: AsyncCallback\<void>): void;|@ohos.data.cloudData.d.ts|
11|Added|NA|Module name: ohos.data.cloudData<br>Class name: Config<br>Method or attribute name: static disableCloud(accountId: string): Promise\<void>;|@ohos.data.cloudData.d.ts|
12|Added|NA|Module name: ohos.data.cloudData<br>Class name: Config<br>Method or attribute name: static changeAppCloudSwitch(<br>      accountId: string,<br>      bundleName: string,<br>      status: boolean,<br>      callback: AsyncCallback\<void><br>    ): void;|@ohos.data.cloudData.d.ts|
13|Added|NA|Module name: ohos.data.cloudData<br>Class name: Config<br>Method or attribute name: static changeAppCloudSwitch(accountId: string, bundleName: string, status: boolean): Promise\<void>;|@ohos.data.cloudData.d.ts|
14|Added|NA|Module name: ohos.data.cloudData<br>Class name: Config<br>Method or attribute name: static notifyDataChange(accountId: string, bundleName: string, callback: AsyncCallback\<void>): void;|@ohos.data.cloudData.d.ts|
15|Added|NA|Module name: ohos.data.cloudData<br>Class name: Config<br>Method or attribute name: static notifyDataChange(accountId: string, bundleName: string): Promise\<void>;|@ohos.data.cloudData.d.ts|
16|Added|NA|Module name: ohos.data.dataShare<br>Class name: DataShareHelperOption|@ohos.data.dataShare.d.ts|
17|Added|NA|Class name: DataShareHelperOption<br>Method or attribute name: |@ohos.data.dataShare.d.ts|
18|Added|NA|Module name: ohos.data.dataShare<br>Class name: DataShareHelperOption<br>Method or attribute name: isProxy?: boolean;|@ohos.data.dataShare.d.ts|
19|Added|NA|Class name: DataShareHelperOption<br>Method or attribute name: isProxy?: boolean;|@ohos.data.dataShare.d.ts|
20|Added|NA|Class name: dataShare<br>Method or attribute name: function createDataShareHelper(<br>    context: Context,<br>    uri: string,<br>    option: DataShareHelperOption,<br>    callback: AsyncCallback\<DataShareHelper><br>  ): void;|@ohos.data.dataShare.d.ts|
21|Added|NA|Module name: ohos.data.dataShare<br>Class name: TemplateId|@ohos.data.dataShare.d.ts|
22|Added|NA|Class name: TemplateId<br>Method or attribute name: |@ohos.data.dataShare.d.ts|
23|Added|NA|Module name: ohos.data.dataShare<br>Class name: TemplateId<br>Method or attribute name: subscriberId: string;|@ohos.data.dataShare.d.ts|
24|Added|NA|Class name: TemplateId<br>Method or attribute name: subscriberId: string;|@ohos.data.dataShare.d.ts|
25|Added|NA|Module name: ohos.data.dataShare<br>Class name: TemplateId<br>Method or attribute name: bundleNameOfOwner: string;|@ohos.data.dataShare.d.ts|
26|Added|NA|Class name: TemplateId<br>Method or attribute name: bundleNameOfOwner: string;|@ohos.data.dataShare.d.ts|
27|Added|NA|Module name: ohos.data.dataShare<br>Class name: PublishedItem|@ohos.data.dataShare.d.ts|
28|Added|NA|Module name: ohos.data.dataShare<br>Class name: PublishedItem<br>Method or attribute name: key: string;|@ohos.data.dataShare.d.ts|
29|Added|NA|Module name: ohos.data.dataShare<br>Class name: PublishedItem<br>Method or attribute name: data: string \| Ashmem;|@ohos.data.dataShare.d.ts|
30|Added|NA|Module name: ohos.data.dataShare<br>Class name: PublishedItem<br>Method or attribute name: subscriberId: string;|@ohos.data.dataShare.d.ts|
31|Added|NA|Module name: ohos.data.dataShare<br>Class name: RdbDataChangeNode|@ohos.data.dataShare.d.ts|
32|Added|NA|Module name: ohos.data.dataShare<br>Class name: RdbDataChangeNode<br>Method or attribute name: uri: string;|@ohos.data.dataShare.d.ts|
33|Added|NA|Module name: ohos.data.dataShare<br>Class name: RdbDataChangeNode<br>Method or attribute name: templateId: TemplateId;|@ohos.data.dataShare.d.ts|
34|Added|NA|Module name: ohos.data.dataShare<br>Class name: RdbDataChangeNode<br>Method or attribute name: data: Array\<string>;|@ohos.data.dataShare.d.ts|
35|Added|NA|Module name: ohos.data.dataShare<br>Class name: PublishedDataChangeNode|@ohos.data.dataShare.d.ts|
36|Added|NA|Module name: ohos.data.dataShare<br>Class name: PublishedDataChangeNode<br>Method or attribute name: bundleName: string;|@ohos.data.dataShare.d.ts|
37|Added|NA|Module name: ohos.data.dataShare<br>Class name: PublishedDataChangeNode<br>Method or attribute name: data: Array\<PublishedItem>;|@ohos.data.dataShare.d.ts|
38|Added|NA|Module name: ohos.data.dataShare<br>Class name: Template|@ohos.data.dataShare.d.ts|
39|Added|NA|Module name: ohos.data.dataShare<br>Class name: Template<br>Method or attribute name: predicates: { [key: string]: string };|@ohos.data.dataShare.d.ts|
40|Added|NA|Module name: ohos.data.dataShare<br>Class name: Template<br>Method or attribute name: scheduler: string;|@ohos.data.dataShare.d.ts|
41|Added|NA|Module name: ohos.data.dataShare<br>Class name: OperationResult|@ohos.data.dataShare.d.ts|
42|Added|NA|Module name: ohos.data.dataShare<br>Class name: OperationResult<br>Method or attribute name: key: string;|@ohos.data.dataShare.d.ts|
43|Added|NA|Module name: ohos.data.dataShare<br>Class name: OperationResult<br>Method or attribute name: result: number;|@ohos.data.dataShare.d.ts|
44|Added|NA|Class name: DataShareHelper<br>Method or attribute name: addTemplate(uri: string, subscriberId: string, template: Template): void;|@ohos.data.dataShare.d.ts|
45|Added|NA|Class name: DataShareHelper<br>Method or attribute name: on(<br>      type: 'rdbDataChange',<br>      uris: Array\<string>,<br>      templateId: TemplateId,<br>      callback: AsyncCallback\<RdbDataChangeNode><br>    ): Array\<OperationResult>;|@ohos.data.dataShare.d.ts|
46|Added|NA|Class name: DataShareHelper<br>Method or attribute name: off(<br>      type: 'rdbDataChange',<br>      uris: Array\<string>,<br>      templateId: TemplateId,<br>      callback?: AsyncCallback\<RdbDataChangeNode><br>    ): Array\<OperationResult>;|@ohos.data.dataShare.d.ts|
47|Added|NA|Class name: DataShareHelper<br>Method or attribute name: on(<br>      type: 'publishedDataChange',<br>      uris: Array\<string>,<br>      subscriberId: string,<br>      callback: AsyncCallback\<PublishedDataChangeNode><br>    ): Array\<OperationResult>;|@ohos.data.dataShare.d.ts|
48|Added|NA|Class name: DataShareHelper<br>Method or attribute name: off(<br>      type: 'publishedDataChange',<br>      uris: Array\<string>,<br>      subscriberId: string,<br>      callback?: AsyncCallback\<PublishedDataChangeNode><br>    ): Array\<OperationResult>;|@ohos.data.dataShare.d.ts|
49|Added|NA|Class name: DataShareHelper<br>Method or attribute name: publish(<br>      data: Array\<PublishedItem>,<br>      bundleName: string,<br>      version: number,<br>      callback: AsyncCallback\<Array\<OperationResult>><br>    ): void;|@ohos.data.dataShare.d.ts|
50|Added|NA|Class name: DataShareHelper<br>Method or attribute name: publish(<br>      data: Array\<PublishedItem>,<br>      bundleName: string,<br>      callback: AsyncCallback\<Array\<OperationResult>><br>    ): void;|@ohos.data.dataShare.d.ts|
51|Added|NA|Class name: DataShareHelper<br>Method or attribute name: publish(data: Array\<PublishedItem>, bundleName: string, version?: number): Promise\<Array\<OperationResult>>;|@ohos.data.dataShare.d.ts|
52|Added|NA|Class name: DataShareHelper<br>Method or attribute name: getPublishedData(bundleName: string, callback: AsyncCallback\<Array\<PublishedItem>>): void;|@ohos.data.dataShare.d.ts|
53|Added|NA|Class name: DataShareHelper<br>Method or attribute name: getPublishedData(bundleName: string): Promise\<Array\<PublishedItem>>;|@ohos.data.dataShare.d.ts|
54|Added|NA|Class name: KVManagerConfig<br>Method or attribute name: context: BaseContext;|@ohos.data.distributedKVStore.d.ts|
55|Added|NA|Module name: ohos.data.relationalStore<br>Class name: ValueType<br>Method or attribute name: type ValueType = null \| number \| string \| boolean \| Uint8Array;|@ohos.data.relationalStore.d.ts|
56|Added|NA|Class name: ValueType<br>Method or attribute name: type ValueType = null \| number \| string \| boolean \| Uint8Array;|@ohos.data.relationalStore.d.ts|
57|Added|NA|Class name: SubscribeType<br>Method or attribute name: SUBSCRIBE_TYPE_CLOUD|@ohos.data.relationalStore.d.ts|
58|Added|NA|Module name: ohos.data.relationalStore<br>Class name: ConflictResolution|@ohos.data.relationalStore.d.ts|
59|Added|NA|Module name: ohos.data.relationalStore<br>Class name: ConflictResolution<br>Method or attribute name: ON_CONFLICT_NONE = 0|@ohos.data.relationalStore.d.ts|
60|Added|NA|Module name: ohos.data.relationalStore<br>Class name: ConflictResolution<br>Method or attribute name: ON_CONFLICT_ROLLBACK = 1|@ohos.data.relationalStore.d.ts|
61|Added|NA|Module name: ohos.data.relationalStore<br>Class name: ConflictResolution<br>Method or attribute name: ON_CONFLICT_ABORT = 2|@ohos.data.relationalStore.d.ts|
62|Added|NA|Module name: ohos.data.relationalStore<br>Class name: ConflictResolution<br>Method or attribute name: ON_CONFLICT_FAIL = 3|@ohos.data.relationalStore.d.ts|
63|Added|NA|Module name: ohos.data.relationalStore<br>Class name: ConflictResolution<br>Method or attribute name: ON_CONFLICT_IGNORE = 4|@ohos.data.relationalStore.d.ts|
64|Added|NA|Module name: ohos.data.relationalStore<br>Class name: ConflictResolution<br>Method or attribute name: ON_CONFLICT_REPLACE = 5|@ohos.data.relationalStore.d.ts|
65|Added|NA|Class name: RdbStore<br>Method or attribute name: version: number;|@ohos.data.relationalStore.d.ts|
66|Added|NA|Module name: ohos.data.UDMF<br>Class name: UDMF|@ohos.data.UDMF.d.ts|
67|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType|@ohos.data.UDMF.d.ts|
68|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: TEXT = 'Text'|@ohos.data.UDMF.d.ts|
69|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: PLAIN_TEXT = 'Text.PlainText'|@ohos.data.UDMF.d.ts|
70|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: HYPERLINK = 'Text.Hyperlink'|@ohos.data.UDMF.d.ts|
71|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: HTML = 'Text.HTML'|@ohos.data.UDMF.d.ts|
72|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: FILE = 'File'|@ohos.data.UDMF.d.ts|
73|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: IMAGE = 'File.Media.Image'|@ohos.data.UDMF.d.ts|
74|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: VIDEO = 'File.Media.Video'|@ohos.data.UDMF.d.ts|
75|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: FOLDER = 'File.Folder'|@ohos.data.UDMF.d.ts|
76|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: SYSTEM_DEFINED_RECORD = 'SystemDefinedType'|@ohos.data.UDMF.d.ts|
77|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: SYSTEM_DEFINED_FORM = 'SystemDefinedType.Form'|@ohos.data.UDMF.d.ts|
78|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: SYSTEM_DEFINED_APP_ITEM = 'SystemDefinedType.AppItem'|@ohos.data.UDMF.d.ts|
79|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: SYSTEM_DEFINED_PIXEL_MAP = 'SystemDefinedType.PixelMap'|@ohos.data.UDMF.d.ts|
80|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedDataType<br>Method or attribute name: APPLICATION_DEFINED_RECORD = 'ApplicationDefinedType'|@ohos.data.UDMF.d.ts|
81|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedData|@ohos.data.UDMF.d.ts|
82|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedData<br>Method or attribute name: constructor(record: UnifiedRecord);|@ohos.data.UDMF.d.ts|
83|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedData<br>Method or attribute name: addRecord(record: UnifiedRecord): void;|@ohos.data.UDMF.d.ts|
84|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedData<br>Method or attribute name: getRecords(): Array\<UnifiedRecord>;|@ohos.data.UDMF.d.ts|
85|Added|NA|Module name: ohos.data.UDMF<br>Class name: Summary|@ohos.data.UDMF.d.ts|
86|Added|NA|Module name: ohos.data.UDMF<br>Class name: Summary<br>Method or attribute name: summary: { [key: string]: number };|@ohos.data.UDMF.d.ts|
87|Added|NA|Module name: ohos.data.UDMF<br>Class name: Summary<br>Method or attribute name: totalSize: number;|@ohos.data.UDMF.d.ts|
88|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedRecord|@ohos.data.UDMF.d.ts|
89|Added|NA|Module name: ohos.data.UDMF<br>Class name: UnifiedRecord<br>Method or attribute name: getType(): string;|@ohos.data.UDMF.d.ts|
90|Added|NA|Module name: ohos.data.UDMF<br>Class name: Text|@ohos.data.UDMF.d.ts|
91|Added|NA|Module name: ohos.data.UDMF<br>Class name: Text<br>Method or attribute name: details?: { [key: string]: string };|@ohos.data.UDMF.d.ts|
92|Added|NA|Module name: ohos.data.UDMF<br>Class name: PlainText|@ohos.data.UDMF.d.ts|
93|Added|NA|Module name: ohos.data.UDMF<br>Class name: PlainText<br>Method or attribute name: textContent: string;|@ohos.data.UDMF.d.ts|
94|Added|NA|Module name: ohos.data.UDMF<br>Class name: PlainText<br>Method or attribute name: abstract?: string;|@ohos.data.UDMF.d.ts|
95|Added|NA|Module name: ohos.data.UDMF<br>Class name: Hyperlink|@ohos.data.UDMF.d.ts|
96|Added|NA|Module name: ohos.data.UDMF<br>Class name: Hyperlink<br>Method or attribute name: url: string;|@ohos.data.UDMF.d.ts|
97|Added|NA|Module name: ohos.data.UDMF<br>Class name: Hyperlink<br>Method or attribute name: description?: string;|@ohos.data.UDMF.d.ts|
98|Added|NA|Module name: ohos.data.UDMF<br>Class name: HTML|@ohos.data.UDMF.d.ts|
99|Added|NA|Module name: ohos.data.UDMF<br>Class name: HTML<br>Method or attribute name: htmlContent: string;|@ohos.data.UDMF.d.ts|
100|Added|NA|Module name: ohos.data.UDMF<br>Class name: HTML<br>Method or attribute name: plainContent?: string;|@ohos.data.UDMF.d.ts|
101|Added|NA|Module name: ohos.data.UDMF<br>Class name: File|@ohos.data.UDMF.d.ts|
102|Added|NA|Module name: ohos.data.UDMF<br>Class name: File<br>Method or attribute name: details?: { [key: string]: string };|@ohos.data.UDMF.d.ts|
103|Added|NA|Module name: ohos.data.UDMF<br>Class name: File<br>Method or attribute name: uri: string;|@ohos.data.UDMF.d.ts|
104|Added|NA|Module name: ohos.data.UDMF<br>Class name: Image|@ohos.data.UDMF.d.ts|
105|Added|NA|Module name: ohos.data.UDMF<br>Class name: Image<br>Method or attribute name: imageUri: string;|@ohos.data.UDMF.d.ts|
106|Added|NA|Module name: ohos.data.UDMF<br>Class name: Video|@ohos.data.UDMF.d.ts|
107|Added|NA|Module name: ohos.data.UDMF<br>Class name: Video<br>Method or attribute name: videoUri: string;|@ohos.data.UDMF.d.ts|
108|Added|NA|Module name: ohos.data.UDMF<br>Class name: Folder|@ohos.data.UDMF.d.ts|
109|Added|NA|Module name: ohos.data.UDMF<br>Class name: Folder<br>Method or attribute name: folderUri: string;|@ohos.data.UDMF.d.ts|
110|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedRecord|@ohos.data.UDMF.d.ts|
111|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedRecord<br>Method or attribute name: details?: { [key: string]: number \| string \| Uint8Array };|@ohos.data.UDMF.d.ts|
112|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedForm|@ohos.data.UDMF.d.ts|
113|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedForm<br>Method or attribute name: formId: number;|@ohos.data.UDMF.d.ts|
114|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedForm<br>Method or attribute name: formName: string;|@ohos.data.UDMF.d.ts|
115|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedForm<br>Method or attribute name: bundleName: string;|@ohos.data.UDMF.d.ts|
116|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedForm<br>Method or attribute name: abilityName: string;|@ohos.data.UDMF.d.ts|
117|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedForm<br>Method or attribute name: module: string;|@ohos.data.UDMF.d.ts|
118|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedAppItem|@ohos.data.UDMF.d.ts|
119|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedAppItem<br>Method or attribute name: appId: string;|@ohos.data.UDMF.d.ts|
120|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedAppItem<br>Method or attribute name: appName: string;|@ohos.data.UDMF.d.ts|
121|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedAppItem<br>Method or attribute name: appIconId: string;|@ohos.data.UDMF.d.ts|
122|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedAppItem<br>Method or attribute name: appLabelId: string;|@ohos.data.UDMF.d.ts|
123|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedAppItem<br>Method or attribute name: bundleName: string;|@ohos.data.UDMF.d.ts|
124|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedAppItem<br>Method or attribute name: abilityName: string;|@ohos.data.UDMF.d.ts|
125|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedPixelMap|@ohos.data.UDMF.d.ts|
126|Added|NA|Module name: ohos.data.UDMF<br>Class name: SystemDefinedPixelMap<br>Method or attribute name: rawData: Uint8Array;|@ohos.data.UDMF.d.ts|
127|Added|NA|Module name: ohos.data.UDMF<br>Class name: ApplicationDefinedRecord|@ohos.data.UDMF.d.ts|
128|Added|NA|Module name: ohos.data.UDMF<br>Class name: ApplicationDefinedRecord<br>Method or attribute name: applicationDefinedType: string;|@ohos.data.UDMF.d.ts|
129|Added|NA|Module name: ohos.data.UDMF<br>Class name: ApplicationDefinedRecord<br>Method or attribute name: rawData: Uint8Array;|@ohos.data.UDMF.d.ts|
130|Deleted|Module name: ohos.data.relationalStore<br>Class name: relationalStore<br>Method or attribute name: type ValuesBucket = { [key:string]: ValueType \| Uint8Array \| null;}|NA|@ohos.data.relationalStore.d.ts|
131|Permission added|Class name: SubscribeType<br>Method or attribute name: SUBSCRIBE_TYPE_REMOTE = 0<br>Permission: N/A|Class name: SubscribeType<br>Method or attribute name: SUBSCRIBE_TYPE_REMOTE = 0<br>Permission: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.data.rdb.d.ts|
132|Permission added|Class name: SubscribeType<br>Method or attribute name: SUBSCRIBE_TYPE_REMOTE = 0<br>Permission: N/A|Class name: SubscribeType<br>Method or attribute name: SUBSCRIBE_TYPE_REMOTE = 0<br>Permission: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.data.relationalStore.d.ts|
133|Function changed|Class name: dataShare<br>Method or attribute name: function createDataShareHelper(context: Context, uri: string): Promise\<DataShareHelper>;<br>|Class name: dataShare<br>Method or attribute name: function createDataShareHelper(<br>    context: Context,<br>    uri: string,<br>    option?: DataShareHelperOption<br>  ): Promise\<DataShareHelper>;<br>|@ohos.data.dataShare.d.ts|
134|Function changed|Class name: RdbStore<br>Method or attribute name: insert(table: string, values: ValuesBucket, callback: AsyncCallback\<number>): void;<br>|Class name: RdbStore<br>Method or attribute name: insert(table: string, values: ValuesBucket, callback: AsyncCallback<number>): void;<br>insert(table: string, values: ValuesBucket, conflict: ConflictResolution, callback: AsyncCallback\<number>): void;<br>|@ohos.data.relationalStore.d.ts|
135|Function changed|Class name: RdbStore<br>Method or attribute name: insert(table: string, values: ValuesBucket): Promise\<number>;<br>|Class name: RdbStore<br>Method or attribute name: insert(table: string, values: ValuesBucket): Promise\<number>;<br/>insert(table: string, values: ValuesBucket, conflict: ConflictResolution): Promise\<number>;<br>|@ohos.data.relationalStore.d.ts|
136|Function changed|Class name: RdbStore<br>Method or attribute name: update(values: ValuesBucket, predicates: RdbPredicates, callback: AsyncCallback\<number>): void;<br>|Class name: RdbStore<br>Method or attribute name: update(values: ValuesBucket, predicates: RdbPredicates, callback: AsyncCallback\<number>): void;<br/>update(values: ValuesBucket, predicates: RdbPredicates, conflict: ConflictResolution, callback: AsyncCallback\<number>): void;<br>|@ohos.data.relationalStore.d.ts|
137|Function changed|Class name: RdbStore<br>Method or attribute name: update(values: ValuesBucket, predicates: RdbPredicates): Promise\<number>;<br>|Class name: RdbStore<br>Method or attribute name: update(values: ValuesBucket, predicates: RdbPredicates): Promise\<number>;<br/>update(values: ValuesBucket, predicates: RdbPredicates, conflict: ConflictResolution): Promise\<number>;<br>|@ohos.data.relationalStore.d.ts|
138|Function changed|Class name: RdbStore<br>Method or attribute name: query(predicates: RdbPredicates, columns: Array\<string>, callback: AsyncCallback\<ResultSet>): void;<br>|Class name: RdbStore<br>Method or attribute name: query(predicates: RdbPredicates, columns: Array\<string>, callback: AsyncCallback\<ResultSet>): void;<br/>query(predicates: RdbPredicates, callback: AsyncCallback\<ResultSet>): void;<br>|@ohos.data.relationalStore.d.ts|
139|Function changed|Class name: RdbStore<br>Method or attribute name: querySql(sql: string, bindArgs: Array\<ValueType>, callback: AsyncCallback\<ResultSet>): void;<br>|Class name: RdbStore<br>Method or attribute name: querySql(sql: string, bindArgs: Array\<ValueType>, callback: AsyncCallback\<ResultSet>): void;<br/>querySql(sql: string, callback: AsyncCallback\<ResultSet>): void;<br>|@ohos.data.relationalStore.d.ts|
140|Function changed|Class name: RdbStore<br>Method or attribute name: executeSql(sql: string, bindArgs: Array\<ValueType>, callback: AsyncCallback\<void>): void;<br>|Class name: RdbStore<br>Method or attribute name: executeSql(sql: string, bindArgs: Array\<ValueType>, callback: AsyncCallback\<void>): void;<br/>executeSql(sql: string, callback: AsyncCallback\<void>): void;<br>|@ohos.data.relationalStore.d.ts|
141