| Change Type | Old Version | New Version | d.ts File | | ---- | ------ | ------ | -------- | |Added|NA|Module name: ohos.data.cloudData
Class name: cloudData|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.cloudData
Class name: Action|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.cloudData
Class name: Action
Method or attribute name: CLEAR_CLOUD_INFO|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.cloudData
Class name: Action
Method or attribute name: CLEAR_CLOUD_DATA_AND_INFO|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.cloudData
Class name: Config|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.cloudData
Class name: Config
Method or attribute name: static enableCloud(
accountId: string,
switches: { [bundleName: string]: boolean },
callback: AsyncCallback\
): void;|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.cloudData
Class name: Config
Method or attribute name: static enableCloud(accountId: string, switches: { [bundleName: string]: boolean }): Promise\;|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.cloudData
Class name: Config
Method or attribute name: static disableCloud(accountId: string, callback: AsyncCallback\): void;|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.cloudData
Class name: Config
Method or attribute name: static disableCloud(accountId: string): Promise\;|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.cloudData
Class name: Config
Method or attribute name: static changeAppCloudSwitch(
accountId: string,
bundleName: string,
status: boolean,
callback: AsyncCallback\
): void;|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.cloudData
Class name: Config
Method or attribute name: static changeAppCloudSwitch(accountId: string, bundleName: string, status: boolean): Promise\;|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.cloudData
Class name: Config
Method or attribute name: static notifyDataChange(accountId: string, bundleName: string, callback: AsyncCallback\): void;|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.cloudData
Class name: Config
Method or attribute name: static notifyDataChange(accountId: string, bundleName: string): Promise\;|@ohos.data.cloudData.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: DataShareHelperOption|@ohos.data.dataShare.d.ts| |Added|NA|Class name: DataShareHelperOption
Method or attribute name: |@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: DataShareHelperOption
Method or attribute name: isProxy?: boolean;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: DataShareHelperOption
Method or attribute name: isProxy?: boolean;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: dataShare
Method or attribute name: function createDataShareHelper(
context: Context,
uri: string,
option: DataShareHelperOption,
callback: AsyncCallback\
): void;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: TemplateId|@ohos.data.dataShare.d.ts| |Added|NA|Class name: TemplateId
Method or attribute name: |@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: TemplateId
Method or attribute name: subscriberId: string;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: TemplateId
Method or attribute name: subscriberId: string;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: TemplateId
Method or attribute name: bundleNameOfOwner: string;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: TemplateId
Method or attribute name: bundleNameOfOwner: string;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: PublishedItem|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: PublishedItem
Method or attribute name: key: string;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: PublishedItem
Method or attribute name: data: string \| Ashmem;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: PublishedItem
Method or attribute name: subscriberId: string;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: RdbDataChangeNode|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: RdbDataChangeNode
Method or attribute name: uri: string;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: RdbDataChangeNode
Method or attribute name: templateId: TemplateId;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: RdbDataChangeNode
Method or attribute name: data: Array\;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: PublishedDataChangeNode|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: PublishedDataChangeNode
Method or attribute name: bundleName: string;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: PublishedDataChangeNode
Method or attribute name: data: Array\;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: Template|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: Template
Method or attribute name: predicates: { [key: string]: string };|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: Template
Method or attribute name: scheduler: string;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: OperationResult|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: OperationResult
Method or attribute name: key: string;|@ohos.data.dataShare.d.ts| |Added|NA|Module name: ohos.data.dataShare
Class name: OperationResult
Method or attribute name: result: number;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: DataShareHelper
Method or attribute name: addTemplate(uri: string, subscriberId: string, template: Template): void;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: DataShareHelper
Method or attribute name: on(
type: 'rdbDataChange',
uris: Array\,
templateId: TemplateId,
callback: AsyncCallback\
): Array\;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: DataShareHelper
Method or attribute name: off(
type: 'rdbDataChange',
uris: Array\,
templateId: TemplateId,
callback?: AsyncCallback\
): Array\;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: DataShareHelper
Method or attribute name: on(
type: 'publishedDataChange',
uris: Array\,
subscriberId: string,
callback: AsyncCallback\
): Array\;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: DataShareHelper
Method or attribute name: off(
type: 'publishedDataChange',
uris: Array\,
subscriberId: string,
callback?: AsyncCallback\
): Array\;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: DataShareHelper
Method or attribute name: publish(
data: Array\,
bundleName: string,
version: number,
callback: AsyncCallback\>
): void;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: DataShareHelper
Method or attribute name: publish(
data: Array\,
bundleName: string,
callback: AsyncCallback\>
): void;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: DataShareHelper
Method or attribute name: publish(data: Array\, bundleName: string, version?: number): Promise\>;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: DataShareHelper
Method or attribute name: getPublishedData(bundleName: string, callback: AsyncCallback\>): void;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: DataShareHelper
Method or attribute name: getPublishedData(bundleName: string): Promise\>;|@ohos.data.dataShare.d.ts| |Added|NA|Class name: KVManagerConfig
Method or attribute name: context: BaseContext;|@ohos.data.distributedKVStore.d.ts| |Added|NA|Module name: ohos.data.relationalStore
Class name: ValueType
Method or attribute name: type ValueType = null \| number \| string \| boolean \| Uint8Array;|@ohos.data.relationalStore.d.ts| |Added|NA|Class name: ValueType
Method or attribute name: type ValueType = null \| number \| string \| boolean \| Uint8Array;|@ohos.data.relationalStore.d.ts| |Added|NA|Class name: SubscribeType
Method or attribute name: SUBSCRIBE_TYPE_CLOUD|@ohos.data.relationalStore.d.ts| |Added|NA|Module name: ohos.data.relationalStore
Class name: ConflictResolution|@ohos.data.relationalStore.d.ts| |Added|NA|Module name: ohos.data.relationalStore
Class name: ConflictResolution
Method or attribute name: ON_CONFLICT_NONE = 0|@ohos.data.relationalStore.d.ts| |Added|NA|Module name: ohos.data.relationalStore
Class name: ConflictResolution
Method or attribute name: ON_CONFLICT_ROLLBACK = 1|@ohos.data.relationalStore.d.ts| |Added|NA|Module name: ohos.data.relationalStore
Class name: ConflictResolution
Method or attribute name: ON_CONFLICT_ABORT = 2|@ohos.data.relationalStore.d.ts| |Added|NA|Module name: ohos.data.relationalStore
Class name: ConflictResolution
Method or attribute name: ON_CONFLICT_FAIL = 3|@ohos.data.relationalStore.d.ts| |Added|NA|Module name: ohos.data.relationalStore
Class name: ConflictResolution
Method or attribute name: ON_CONFLICT_IGNORE = 4|@ohos.data.relationalStore.d.ts| |Added|NA|Module name: ohos.data.relationalStore
Class name: ConflictResolution
Method or attribute name: ON_CONFLICT_REPLACE = 5|@ohos.data.relationalStore.d.ts| |Added|NA|Class name: RdbStore
Method or attribute name: version: number;|@ohos.data.relationalStore.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UDMF|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: TEXT = 'Text'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: PLAIN_TEXT = 'Text.PlainText'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: HYPERLINK = 'Text.Hyperlink'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: HTML = 'Text.HTML'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: FILE = 'File'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: IMAGE = 'File.Media.Image'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: VIDEO = 'File.Media.Video'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: FOLDER = 'File.Folder'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: SYSTEM_DEFINED_RECORD = 'SystemDefinedType'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: SYSTEM_DEFINED_FORM = 'SystemDefinedType.Form'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: SYSTEM_DEFINED_APP_ITEM = 'SystemDefinedType.AppItem'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: SYSTEM_DEFINED_PIXEL_MAP = 'SystemDefinedType.PixelMap'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedDataType
Method or attribute name: APPLICATION_DEFINED_RECORD = 'ApplicationDefinedType'|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedData|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedData
Method or attribute name: constructor(record: UnifiedRecord);|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedData
Method or attribute name: addRecord(record: UnifiedRecord): void;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedData
Method or attribute name: getRecords(): Array\;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Summary|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Summary
Method or attribute name: summary: { [key: string]: number };|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Summary
Method or attribute name: totalSize: number;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedRecord|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: UnifiedRecord
Method or attribute name: getType(): string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Text|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Text
Method or attribute name: details?: { [key: string]: string };|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: PlainText|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: PlainText
Method or attribute name: textContent: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: PlainText
Method or attribute name: abstract?: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Hyperlink|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Hyperlink
Method or attribute name: url: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Hyperlink
Method or attribute name: description?: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: HTML|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: HTML
Method or attribute name: htmlContent: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: HTML
Method or attribute name: plainContent?: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: File|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: File
Method or attribute name: details?: { [key: string]: string };|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: File
Method or attribute name: uri: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Image|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Image
Method or attribute name: imageUri: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Video|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Video
Method or attribute name: videoUri: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Folder|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: Folder
Method or attribute name: folderUri: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedRecord|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedRecord
Method or attribute name: details?: { [key: string]: number \| string \| Uint8Array };|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedForm|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedForm
Method or attribute name: formId: number;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedForm
Method or attribute name: formName: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedForm
Method or attribute name: bundleName: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedForm
Method or attribute name: abilityName: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedForm
Method or attribute name: module: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedAppItem|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedAppItem
Method or attribute name: appId: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedAppItem
Method or attribute name: appName: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedAppItem
Method or attribute name: appIconId: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedAppItem
Method or attribute name: appLabelId: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedAppItem
Method or attribute name: bundleName: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedAppItem
Method or attribute name: abilityName: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedPixelMap|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: SystemDefinedPixelMap
Method or attribute name: rawData: Uint8Array;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: ApplicationDefinedRecord|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: ApplicationDefinedRecord
Method or attribute name: applicationDefinedType: string;|@ohos.data.UDMF.d.ts| |Added|NA|Module name: ohos.data.UDMF
Class name: ApplicationDefinedRecord
Method or attribute name: rawData: Uint8Array;|@ohos.data.UDMF.d.ts| |Deleted|Module name: ohos.data.relationalStore
Class name: relationalStore
Method or attribute name: type ValuesBucket = { [key:string]: ValueType \| Uint8Array \| null;}|NA|@ohos.data.relationalStore.d.ts| |Permission added|Class name: SubscribeType
Method or attribute name: SUBSCRIBE_TYPE_REMOTE = 0
Permission: N/A|Class name: SubscribeType
Method or attribute name: SUBSCRIBE_TYPE_REMOTE = 0
Permission: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.data.rdb.d.ts| |Permission added|Class name: SubscribeType
Method or attribute name: SUBSCRIBE_TYPE_REMOTE = 0
Permission: N/A|Class name: SubscribeType
Method or attribute name: SUBSCRIBE_TYPE_REMOTE = 0
Permission: ohos.permission.DISTRIBUTED_DATASYNC|@ohos.data.relationalStore.d.ts| |Function changed|Class name: dataShare
Method or attribute name: function createDataShareHelper(context: Context, uri: string): Promise\;
|Class name: dataShare
Method or attribute name: function createDataShareHelper(
context: Context,
uri: string,
option?: DataShareHelperOption
): Promise\;
|@ohos.data.dataShare.d.ts| |Function changed|Class name: RdbStore
Method or attribute name: insert(table: string, values: ValuesBucket, callback: AsyncCallback\): void;
|Class name: RdbStore
Method or attribute name: insert(table: string, values: ValuesBucket, callback: AsyncCallback): void;
insert(table: string, values: ValuesBucket, conflict: ConflictResolution, callback: AsyncCallback\): void;
|@ohos.data.relationalStore.d.ts| |Function changed|Class name: RdbStore
Method or attribute name: insert(table: string, values: ValuesBucket): Promise\;
|Class name: RdbStore
Method or attribute name: insert(table: string, values: ValuesBucket): Promise\;
insert(table: string, values: ValuesBucket, conflict: ConflictResolution): Promise\;
|@ohos.data.relationalStore.d.ts| |Function changed|Class name: RdbStore
Method or attribute name: update(values: ValuesBucket, predicates: RdbPredicates, callback: AsyncCallback\): void;
|Class name: RdbStore
Method or attribute name: update(values: ValuesBucket, predicates: RdbPredicates, callback: AsyncCallback\): void;
update(values: ValuesBucket, predicates: RdbPredicates, conflict: ConflictResolution, callback: AsyncCallback\): void;
|@ohos.data.relationalStore.d.ts| |Function changed|Class name: RdbStore
Method or attribute name: update(values: ValuesBucket, predicates: RdbPredicates): Promise\;
|Class name: RdbStore
Method or attribute name: update(values: ValuesBucket, predicates: RdbPredicates): Promise\;
update(values: ValuesBucket, predicates: RdbPredicates, conflict: ConflictResolution): Promise\;
|@ohos.data.relationalStore.d.ts| |Function changed|Class name: RdbStore
Method or attribute name: query(predicates: RdbPredicates, columns: Array\, callback: AsyncCallback\): void;
|Class name: RdbStore
Method or attribute name: query(predicates: RdbPredicates, columns: Array\, callback: AsyncCallback\): void;
query(predicates: RdbPredicates, callback: AsyncCallback\): void;
|@ohos.data.relationalStore.d.ts| |Function changed|Class name: RdbStore
Method or attribute name: querySql(sql: string, bindArgs: Array\, callback: AsyncCallback\): void;
|Class name: RdbStore
Method or attribute name: querySql(sql: string, bindArgs: Array\, callback: AsyncCallback\): void;
querySql(sql: string, callback: AsyncCallback\): void;
|@ohos.data.relationalStore.d.ts| |Function changed|Class name: RdbStore
Method or attribute name: executeSql(sql: string, bindArgs: Array\, callback: AsyncCallback\): void;
|Class name: RdbStore
Method or attribute name: executeSql(sql: string, bindArgs: Array\, callback: AsyncCallback\): void;
executeSql(sql: string, callback: AsyncCallback\): void;
|@ohos.data.relationalStore.d.ts|