操作 旧版本 新版本 d.ts文件
API跨平台权限变更 类名:global;
API声明:declare namespace unifiedDataChannel
差异内容:NA
类名:global;
API声明:declare namespace unifiedDataChannel
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:unifiedDataChannel;
API声明:type ValueType = number | string | boolean | image.PixelMap | Want | ArrayBuffer | object | null | undefined;
差异内容:NA
类名:unifiedDataChannel;
API声明:type ValueType = number | string | boolean | image.PixelMap | Want | ArrayBuffer | object | null | undefined;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:unifiedDataChannel;
API声明:class UnifiedData
差异内容:NA
类名:unifiedDataChannel;
API声明:class UnifiedData
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:UnifiedData;
API声明:addRecord(record: UnifiedRecord): void;
差异内容:NA
类名:UnifiedData;
API声明:addRecord(record: UnifiedRecord): void;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:UnifiedData;
API声明:getRecords(): Array<UnifiedRecord>;
差异内容:NA
类名:UnifiedData;
API声明:getRecords(): Array<UnifiedRecord>;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:UnifiedData;
API声明:hasType(type: string): boolean;
差异内容:NA
类名:UnifiedData;
API声明:hasType(type: string): boolean;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:UnifiedData;
API声明:getTypes(): Array<string>;
差异内容:NA
类名:UnifiedData;
API声明:getTypes(): Array<string>;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:unifiedDataChannel;
API声明:class UnifiedRecord
差异内容:NA
类名:unifiedDataChannel;
API声明:class UnifiedRecord
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:UnifiedRecord;
API声明:getType(): string;
差异内容:NA
类名:UnifiedRecord;
API声明:getType(): string;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:UnifiedRecord;
API声明:getValue(): ValueType;
差异内容:NA
类名:UnifiedRecord;
API声明:getValue(): ValueType;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:unifiedDataChannel;
API声明:class Text
差异内容:NA
类名:unifiedDataChannel;
API声明:class Text
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:Text;
API声明:details?: Record<string, string>;
差异内容:NA
类名:Text;
API声明:details?: Record<string, string>;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:unifiedDataChannel;
API声明:class PlainText
差异内容:NA
类名:unifiedDataChannel;
API声明:class PlainText
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:PlainText;
API声明:textContent: string;
差异内容:NA
类名:PlainText;
API声明:textContent: string;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:PlainText;
API声明:abstract?: string;
差异内容:NA
类名:PlainText;
API声明:abstract?: string;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:unifiedDataChannel;
API声明:class Hyperlink
差异内容:NA
类名:unifiedDataChannel;
API声明:class Hyperlink
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:Hyperlink;
API声明:url: string;
差异内容:NA
类名:Hyperlink;
API声明:url: string;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:Hyperlink;
API声明:description?: string;
差异内容:NA
类名:Hyperlink;
API声明:description?: string;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:unifiedDataChannel;
API声明:class HTML
差异内容:NA
类名:unifiedDataChannel;
API声明:class HTML
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:HTML;
API声明:htmlContent: string;
差异内容:NA
类名:HTML;
API声明:htmlContent: string;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:HTML;
API声明:plainContent?: string;
差异内容:NA
类名:HTML;
API声明:plainContent?: string;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:unifiedDataChannel;
API声明:class File
差异内容:NA
类名:unifiedDataChannel;
API声明:class File
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:File;
API声明:details?: Record<string, string>;
差异内容:NA
类名:File;
API声明:details?: Record<string, string>;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:File;
API声明:uri: string;
差异内容:NA
类名:File;
API声明:uri: string;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:unifiedDataChannel;
API声明:class Image
差异内容:NA
类名:unifiedDataChannel;
API声明:class Image
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:Image;
API声明:imageUri: string;
差异内容:NA
类名:Image;
API声明:imageUri: string;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:unifiedDataChannel;
API声明:class Video
差异内容:NA
类名:unifiedDataChannel;
API声明:class Video
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:Video;
API声明:videoUri: string;
差异内容:NA
类名:Video;
API声明:videoUri: string;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:unifiedDataChannel;
API声明:class Audio
差异内容:NA
类名:unifiedDataChannel;
API声明:class Audio
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:Audio;
API声明:audioUri: string;
差异内容:NA
类名:Audio;
API声明:audioUri: string;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:unifiedDataChannel;
API声明:class Folder
差异内容:NA
类名:unifiedDataChannel;
API声明:class Folder
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:Folder;
API声明:folderUri: string;
差异内容:NA
类名:Folder;
API声明:folderUri: string;
差异内容:crossplatform
api/@ohos.data.unifiedDataChannel.d.ts
API跨平台权限变更 类名:global;
API声明:declare namespace uniformTypeDescriptor
差异内容:NA
类名:global;
API声明:declare namespace uniformTypeDescriptor
差异内容:crossplatform
api/@ohos.data.uniformTypeDescriptor.d.ts
API跨平台权限变更 类名:uniformTypeDescriptor;
API声明:enum UniformDataType
差异内容:NA
类名:uniformTypeDescriptor;
API声明:enum UniformDataType
差异内容:crossplatform
api/@ohos.data.uniformTypeDescriptor.d.ts
API跨平台权限变更 类名:UniformDataType;
API声明:TEXT = 'general.text'
差异内容:NA
类名:UniformDataType;
API声明:TEXT = 'general.text'
差异内容:crossplatform
api/@ohos.data.uniformTypeDescriptor.d.ts
API跨平台权限变更 类名:UniformDataType;
API声明:PLAIN_TEXT = 'general.plain-text'
差异内容:NA
类名:UniformDataType;
API声明:PLAIN_TEXT = 'general.plain-text'
差异内容:crossplatform
api/@ohos.data.uniformTypeDescriptor.d.ts
API跨平台权限变更 类名:UniformDataType;
API声明:HTML = 'general.html'
差异内容:NA
类名:UniformDataType;
API声明:HTML = 'general.html'
差异内容:crossplatform
api/@ohos.data.uniformTypeDescriptor.d.ts
API跨平台权限变更 类名:UniformDataType;
API声明:HYPERLINK = 'general.hyperlink'
差异内容:NA
类名:UniformDataType;
API声明:HYPERLINK = 'general.hyperlink'
差异内容:crossplatform
api/@ohos.data.uniformTypeDescriptor.d.ts
API跨平台权限变更 类名:UniformDataType;
API声明:IMAGE = 'general.image'
差异内容:NA
类名:UniformDataType;
API声明:IMAGE = 'general.image'
差异内容:crossplatform
api/@ohos.data.uniformTypeDescriptor.d.ts
API跨平台权限变更 类名:UniformDataType;
API声明:VIDEO = 'general.video'
差异内容:NA
类名:UniformDataType;
API声明:VIDEO = 'general.video'
差异内容:crossplatform
api/@ohos.data.uniformTypeDescriptor.d.ts
API跨平台权限变更 类名:UniformDataType;
API声明:AUDIO = 'general.audio'
差异内容:NA
类名:UniformDataType;
API声明:AUDIO = 'general.audio'
差异内容:crossplatform
api/@ohos.data.uniformTypeDescriptor.d.ts
API跨平台权限变更 类名:UniformDataType;
API声明:FILE = 'general.file'
差异内容:NA
类名:UniformDataType;
API声明:FILE = 'general.file'
差异内容:crossplatform
api/@ohos.data.uniformTypeDescriptor.d.ts
API跨平台权限变更 类名:UniformDataType;
API声明:FOLDER = 'general.folder'
差异内容:NA
类名:UniformDataType;
API声明:FOLDER = 'general.folder'
差异内容:crossplatform
api/@ohos.data.uniformTypeDescriptor.d.ts
API跨平台权限变更 类名:UniformDataType;
API声明:OPENHARMONY_PIXEL_MAP = 'openharmony.pixel-map'
差异内容:NA
类名:UniformDataType;
API声明:OPENHARMONY_PIXEL_MAP = 'openharmony.pixel-map'
差异内容:crossplatform
api/@ohos.data.uniformTypeDescriptor.d.ts
新增错误码 类名:relationalStore;
API声明:function getRdbStore(context: Context, config: StoreConfig, callback: AsyncCallback<RdbStore>): void;
差异内容:NA
类名:relationalStore;
API声明:function getRdbStore(context: Context, config: StoreConfig, callback: AsyncCallback<RdbStore>): void;
差异内容:14800020
api/@ohos.data.relationalStore.d.ts
新增错误码 类名:relationalStore;
API声明:function getRdbStore(context: Context, config: StoreConfig): Promise<RdbStore>;
差异内容:NA
类名:relationalStore;
API声明:function getRdbStore(context: Context, config: StoreConfig): Promise<RdbStore>;
差异内容:14800020,14800022,14800023
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:StoreConfig;
API声明:cryptoParam?: CryptoParam;
差异内容:cryptoParam?: CryptoParam;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:relationalStore;
API声明:interface CryptoParam
差异内容:interface CryptoParam
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:CryptoParam;
API声明:encryptionKey: Uint8Array;
差异内容:encryptionKey: Uint8Array;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:CryptoParam;
API声明:iterationCount?: number;
差异内容:iterationCount?: number;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:CryptoParam;
API声明:encryptionAlgo?: EncryptionAlgo;
差异内容:encryptionAlgo?: EncryptionAlgo;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:CryptoParam;
API声明:hmacAlgo?: HmacAlgo;
差异内容:hmacAlgo?: HmacAlgo;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:CryptoParam;
API声明:kdfAlgo?: KdfAlgo;
差异内容:kdfAlgo?: KdfAlgo;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:CryptoParam;
API声明:cryptoPageSize?: number;
差异内容:cryptoPageSize?: number;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:relationalStore;
API声明:enum EncryptionAlgo
差异内容:enum EncryptionAlgo
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:EncryptionAlgo;
API声明:AES_256_GCM = 0
差异内容:AES_256_GCM = 0
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:EncryptionAlgo;
API声明:AES_256_CBC
差异内容:AES_256_CBC
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:relationalStore;
API声明:enum HmacAlgo
差异内容:enum HmacAlgo
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:HmacAlgo;
API声明:SHA1 = 0
差异内容:SHA1 = 0
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:HmacAlgo;
API声明:SHA256
差异内容:SHA256
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:HmacAlgo;
API声明:SHA512
差异内容:SHA512
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:relationalStore;
API声明:enum KdfAlgo
差异内容:enum KdfAlgo
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:KdfAlgo;
API声明:KDF_SHA1 = 0
差异内容:KDF_SHA1 = 0
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:KdfAlgo;
API声明:KDF_SHA256
差异内容:KDF_SHA256
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:KdfAlgo;
API声明:KDF_SHA512
差异内容:KDF_SHA512
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:relationalStore;
API声明:enum TransactionType
差异内容:enum TransactionType
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:TransactionType;
API声明:DEFERRED
差异内容:DEFERRED
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:TransactionType;
API声明:IMMEDIATE
差异内容:IMMEDIATE
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:TransactionType;
API声明:EXCLUSIVE
差异内容:EXCLUSIVE
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:relationalStore;
API声明:interface TransactionOptions
差异内容:interface TransactionOptions
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:TransactionOptions;
API声明:transactionType?: TransactionType;
差异内容:transactionType?: TransactionType;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:RdbStore;
API声明:createTransaction(options?: TransactionOptions): Promise<Transaction>;
差异内容:createTransaction(options?: TransactionOptions): Promise<Transaction>;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:relationalStore;
API声明:interface Transaction
差异内容:interface Transaction
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:commit(): Promise<void>;
差异内容:commit(): Promise<void>;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:rollback(): Promise<void>;
差异内容:rollback(): Promise<void>;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:insert(table: string, values: ValuesBucket, conflict?: ConflictResolution): Promise<number>;
差异内容:insert(table: string, values: ValuesBucket, conflict?: ConflictResolution): Promise<number>;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:insertSync(table: string, values: ValuesBucket | sendableRelationalStore.ValuesBucket, conflict?: ConflictResolution): number;
差异内容:insertSync(table: string, values: ValuesBucket | sendableRelationalStore.ValuesBucket, conflict?: ConflictResolution): number;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:batchInsert(table: string, values: Array<ValuesBucket>): Promise<number>;
差异内容:batchInsert(table: string, values: Array<ValuesBucket>): Promise<number>;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:batchInsertSync(table: string, values: Array<ValuesBucket>): number;
差异内容:batchInsertSync(table: string, values: Array<ValuesBucket>): number;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:update(values: ValuesBucket, predicates: RdbPredicates, conflict?: ConflictResolution): Promise<number>;
差异内容:update(values: ValuesBucket, predicates: RdbPredicates, conflict?: ConflictResolution): Promise<number>;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:updateSync(values: ValuesBucket, predicates: RdbPredicates, conflict?: ConflictResolution): number;
差异内容:updateSync(values: ValuesBucket, predicates: RdbPredicates, conflict?: ConflictResolution): number;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:delete(predicates: RdbPredicates): Promise<number>;
差异内容:delete(predicates: RdbPredicates): Promise<number>;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:deleteSync(predicates: RdbPredicates): number;
差异内容:deleteSync(predicates: RdbPredicates): number;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:query(predicates: RdbPredicates, columns?: Array<string>): Promise<ResultSet>;
差异内容:query(predicates: RdbPredicates, columns?: Array<string>): Promise<ResultSet>;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:querySync(predicates: RdbPredicates, columns?: Array<string>): ResultSet;
差异内容:querySync(predicates: RdbPredicates, columns?: Array<string>): ResultSet;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:querySql(sql: string, args?: Array<ValueType>): Promise<ResultSet>;
差异内容:querySql(sql: string, args?: Array<ValueType>): Promise<ResultSet>;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:querySqlSync(sql: string, args?: Array<ValueType>): ResultSet;
差异内容:querySqlSync(sql: string, args?: Array<ValueType>): ResultSet;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:execute(sql: string, args?: Array<ValueType>): Promise<ValueType>;
差异内容:execute(sql: string, args?: Array<ValueType>): Promise<ValueType>;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Transaction;
API声明:executeSync(sql: string, args?: Array<ValueType>): ValueType;
差异内容:executeSync(sql: string, args?: Array<ValueType>): ValueType;
api/@ohos.data.relationalStore.d.ts
新增API NA 类名:Intention;
API声明:DRAG = 'Drag'
差异内容:DRAG = 'Drag'
api/@ohos.data.unifiedDataChannel.d.ts
新增API NA 类名:unifiedDataChannel;
API声明:function setAppShareOptions(intention: Intention, shareOptions: ShareOptions): void;
差异内容:function setAppShareOptions(intention: Intention, shareOptions: ShareOptions): void;
api/@ohos.data.unifiedDataChannel.d.ts
新增API NA 类名:unifiedDataChannel;
API声明:function removeAppShareOptions(intention: Intention): void;
差异内容:function removeAppShareOptions(intention: Intention): void;
api/@ohos.data.unifiedDataChannel.d.ts
新增API NA 类名:Preferences;
API声明:flushSync(): void;
差异内容:flushSync(): void;
api/@ohos.data.preferences.d.ts
新增API NA 类名:Preferences;
API声明:flushSync(): void;
差异内容:flushSync(): void;
api/@ohos.data.sendablePreferences.d.ets
新增API NA 类名:uniformDataStruct;
API声明:interface ContentForm
差异内容:interface ContentForm
api/@ohos.data.uniformDataStruct.d.ts
新增API NA 类名:ContentForm;
API声明:readonly uniformDataType: 'general.content-form';
差异内容:readonly uniformDataType: 'general.content-form';
api/@ohos.data.uniformDataStruct.d.ts
新增API NA 类名:ContentForm;
API声明:thumbData?: Uint8Array;
差异内容:thumbData?: Uint8Array;
api/@ohos.data.uniformDataStruct.d.ts
新增API NA 类名:ContentForm;
API声明:description?: string;
差异内容:description?: string;
api/@ohos.data.uniformDataStruct.d.ts
新增API NA 类名:ContentForm;
API声明:title: string;
差异内容:title: string;
api/@ohos.data.uniformDataStruct.d.ts
新增API NA 类名:ContentForm;
API声明:appIcon?: Uint8Array;
差异内容:appIcon?: Uint8Array;
api/@ohos.data.uniformDataStruct.d.ts
新增API NA 类名:ContentForm;
API声明:appName?: string;
差异内容:appName?: string;
api/@ohos.data.uniformDataStruct.d.ts
新增API NA 类名:ContentForm;
API声明:linkUri?: string;
差异内容:linkUri?: string;
api/@ohos.data.uniformDataStruct.d.ts