| Change Type | Old Version | New Version | d.ts File |
|---|---|---|---|
| Added | NA | Module name: ohos.data.distributedDataObject Class name: DataObject | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: DataObject Method or attribute name: | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Module name: ohos.data.distributedDataObject Class name: DataObject Method or attribute name: setSessionId(sessionId: string, callback: AsyncCallback<void>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: DataObject Method or attribute name: setSessionId(sessionId: string, callback: AsyncCallback<void>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Module name: ohos.data.distributedDataObject Class name: DataObject Method or attribute name: setSessionId(callback: AsyncCallback<void>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: DataObject Method or attribute name: setSessionId(callback: AsyncCallback<void>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Module name: ohos.data.distributedDataObject Class name: DataObject Method or attribute name: setSessionId(sessionId?: string): Promise<void>; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: DataObject Method or attribute name: setSessionId(sessionId?: string): Promise<void>; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Module name: ohos.data.distributedDataObject Class name: DataObject Method or attribute name: on(type: 'change', callback: Callback<{ sessionId: string, fields: Array<string> }>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: DataObject Method or attribute name: on(type: 'change', callback: Callback<{ sessionId: string, fields: Array<string> }>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Module name: ohos.data.distributedDataObject Class name: DataObject Method or attribute name: off(type: 'change', callback?: Callback<{ sessionId: string, fields: Array<string> }>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: DataObject Method or attribute name: off(type: 'change', callback?: Callback<{ sessionId: string, fields: Array<string> }>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Module name: ohos.data.distributedDataObject Class name: DataObject Method or attribute name: on(type: 'status', callback: Callback<{ sessionId: string, networkId: string, status: 'online' |'offline' }>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: DataObject Method or attribute name: on(type: 'status', callback: Callback<{ sessionId: string, networkId: string, status: 'online' |'offline' }>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Module name: ohos.data.distributedDataObject Class name: DataObject Method or attribute name: off(type: 'status', callback?: Callback<{ sessionId: string, deviceId: string, status: 'online' |'offline' }>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: DataObject Method or attribute name: off(type: 'status', callback?: Callback<{ sessionId: string, deviceId: string, status: 'online' |'offline' }>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Module name: ohos.data.distributedDataObject Class name: DataObject Method or attribute name: save(deviceId: string, callback: AsyncCallback<SaveSuccessResponse>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: DataObject Method or attribute name: save(deviceId: string, callback: AsyncCallback<SaveSuccessResponse>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Module name: ohos.data.distributedDataObject Class name: DataObject Method or attribute name: save(deviceId: string): Promise<SaveSuccessResponse>; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: DataObject Method or attribute name: save(deviceId: string): Promise<SaveSuccessResponse>; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Module name: ohos.data.distributedDataObject Class name: DataObject Method or attribute name: revokeSave(callback: AsyncCallback<RevokeSaveSuccessResponse>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: DataObject Method or attribute name: revokeSave(callback: AsyncCallback<RevokeSaveSuccessResponse>): void; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Module name: ohos.data.distributedDataObject Class name: DataObject Method or attribute name: revokeSave(): Promise<RevokeSaveSuccessResponse>; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: DataObject Method or attribute name: revokeSave(): Promise<RevokeSaveSuccessResponse>; | @ohos.data.distributedDataObject.d.ts |
| Added | NA | Class name: Constants Method or attribute name: readonly MAX_KEY_LENGTH: number; | @ohos.data.distributedKVStore.d.ts |
| Added | NA | Class name: Constants Method or attribute name: readonly MAX_VALUE_LENGTH: number; | @ohos.data.distributedKVStore.d.ts |
| Added | NA | Class name: Constants Method or attribute name: readonly MAX_KEY_LENGTH_DEVICE: number; | @ohos.data.distributedKVStore.d.ts |
| Added | NA | Class name: Constants Method or attribute name: readonly MAX_STORE_ID_LENGTH: number; | @ohos.data.distributedKVStore.d.ts |
| Added | NA | Class name: Constants Method or attribute name: readonly MAX_QUERY_LENGTH: number; | @ohos.data.distributedKVStore.d.ts |
| Added | NA | Class name: Constants Method or attribute name: readonly MAX_BATCH_SIZE: number; | @ohos.data.distributedKVStore.d.ts |
| Deleted | Module name: ohos.data.distributedDataObject Class name: DistributedObjectV9 | NA | @ohos.data.distributedDataObject.d.ts |
| Deleted | Module name: ohos.data.distributedDataObject Class name: DistributedObjectV9 Method or attribute name: setSessionId(sessionId: string, callback: AsyncCallback<void>): void; | NA | @ohos.data.distributedDataObject.d.ts |
| Deleted | Module name: ohos.data.distributedDataObject Class name: DistributedObjectV9 Method or attribute name: setSessionId(callback: AsyncCallback<void>): void; | NA | @ohos.data.distributedDataObject.d.ts |
| Deleted | Module name: ohos.data.distributedDataObject Class name: DistributedObjectV9 Method or attribute name: setSessionId(sessionId?: string): Promise<void>; | NA | @ohos.data.distributedDataObject.d.ts |
| Deleted | Module name: ohos.data.distributedDataObject Class name: DistributedObjectV9 Method or attribute name: on(type: 'change', callback: Callback<{ sessionId: string, fields: Array<string> }>): void; | NA | @ohos.data.distributedDataObject.d.ts |
| Deleted | Module name: ohos.data.distributedDataObject Class name: DistributedObjectV9 Method or attribute name: off(type: 'change', callback?: Callback<{ sessionId: string, fields: Array<string> }>): void; | NA | @ohos.data.distributedDataObject.d.ts |
| Deleted | Module name: ohos.data.distributedDataObject Class name: DistributedObjectV9 Method or attribute name: on(type: 'status', callback: Callback<{ sessionId: string, networkId: string, status: 'online' |'offline' }>): void; | NA | @ohos.data.distributedDataObject.d.ts |
| Deleted | Module name: ohos.data.distributedDataObject Class name: DistributedObjectV9 Method or attribute name: off(type: 'status', callback?: Callback<{ sessionId: string, deviceId: string, status: 'online' |'offline' }>): void; | NA | @ohos.data.distributedDataObject.d.ts |
| Deleted | Module name: ohos.data.distributedDataObject Class name: DistributedObjectV9 Method or attribute name: save(deviceId: string, callback: AsyncCallback<SaveSuccessResponse>): void; | NA | @ohos.data.distributedDataObject.d.ts |
| Deleted | Module name: ohos.data.distributedDataObject Class name: DistributedObjectV9 Method or attribute name: save(deviceId: string): Promise<SaveSuccessResponse>; | NA | @ohos.data.distributedDataObject.d.ts |
| Deleted | Module name: ohos.data.distributedDataObject Class name: DistributedObjectV9 Method or attribute name: revokeSave(callback: AsyncCallback<RevokeSaveSuccessResponse>): void; | NA | @ohos.data.distributedDataObject.d.ts |
| Deleted | Module name: ohos.data.distributedDataObject Class name: DistributedObjectV9 Method or attribute name: revokeSave(): Promise<RevokeSaveSuccessResponse>; | NA | @ohos.data.distributedDataObject.d.ts |
| Deleted | Module name: ohos.data.distributedKVStore Class name: Constants | NA | @ohos.data.distributedKVStore.d.ts |
| Deleted | Module name: ohos.data.distributedKVStore Class name: Constants Method or attribute name: const MAX_KEY_LENGTH = 1024; | NA | @ohos.data.distributedKVStore.d.ts |
| Deleted | Module name: ohos.data.distributedKVStore Class name: Constants Method or attribute name: const MAX_VALUE_LENGTH = 4194303; | NA | @ohos.data.distributedKVStore.d.ts |
| Deleted | Module name: ohos.data.distributedKVStore Class name: Constants Method or attribute name: const MAX_KEY_LENGTH_DEVICE = 896; | NA | @ohos.data.distributedKVStore.d.ts |
| Deleted | Module name: ohos.data.distributedKVStore Class name: Constants Method or attribute name: const MAX_STORE_ID_LENGTH = 128; | NA | @ohos.data.distributedKVStore.d.ts |
| Deleted | Module name: ohos.data.distributedKVStore Class name: Constants Method or attribute name: const MAX_QUERY_LENGTH = 512000; | NA | @ohos.data.distributedKVStore.d.ts |
| Deleted | Module name: ohos.data.distributedKVStore Class name: Constants Method or attribute name: const MAX_BATCH_SIZE = 128; | NA | @ohos.data.distributedKVStore.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: rdb Method or attribute name: function getRdbStoreV9(context: Context, config: StoreConfigV9, version: number, callback: AsyncCallback<RdbStoreV9>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: rdb Method or attribute name: function getRdbStoreV9(context: Context, config: StoreConfigV9, version: number): Promise<RdbStoreV9>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: rdb Method or attribute name: function deleteRdbStoreV9(context: Context, name: string, callback: AsyncCallback<void>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: rdb Method or attribute name: function deleteRdbStoreV9(context: Context, name: string): Promise<void>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: SecurityLevel | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: SecurityLevel Method or attribute name: S1 = 1 | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: SecurityLevel Method or attribute name: S2 = 2 | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: SecurityLevel Method or attribute name: S3 = 3 | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: SecurityLevel Method or attribute name: S4 = 4 | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: insert(table: string, values: ValuesBucket, callback: AsyncCallback<number>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: insert(table: string, values: ValuesBucket): Promise<number>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: batchInsert(table: string, values: Array<ValuesBucket>, callback: AsyncCallback<number>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: batchInsert(table: string, values: Array<ValuesBucket>): Promise<number>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: update(values: ValuesBucket, predicates: RdbPredicatesV9, callback: AsyncCallback<number>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: update(values: ValuesBucket, predicates: RdbPredicatesV9): Promise<number>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: update(table: string, values: ValuesBucket, predicates: dataSharePredicates.DataSharePredicates, callback: AsyncCallback<number>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: update(table: string, values: ValuesBucket, predicates: dataSharePredicates.DataSharePredicates): Promise<number>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: delete(predicates: RdbPredicatesV9, callback: AsyncCallback<number>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: delete(predicates: RdbPredicatesV9): Promise<number>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: delete(table: string, predicates: dataSharePredicates.DataSharePredicates, callback: AsyncCallback<number>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: delete(table: string, predicates: dataSharePredicates.DataSharePredicates): Promise<number>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: query(predicates: RdbPredicatesV9, columns: Array<string>, callback: AsyncCallback<ResultSetV9>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: query(predicates: RdbPredicatesV9, columns ?: Array<string>): Promise<ResultSetV9>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: query(table: string, predicates: dataSharePredicates.DataSharePredicates, columns: Array<string>, callback: AsyncCallback<ResultSetV9>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: query(table: string, predicates: dataSharePredicates.DataSharePredicates, columns ?: Array<string>): Promise<ResultSetV9>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: remoteQuery(device: string, table: string, predicates: RdbPredicatesV9, columns: Array<string>, callback: AsyncCallback<ResultSetV9>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: remoteQuery(device: string, table: string, predicates: RdbPredicatesV9, columns: Array<string>): Promise<ResultSetV9>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: querySql(sql: string, bindArgs: Array<ValueType>, callback: AsyncCallback<ResultSetV9>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: querySql(sql: string, bindArgs ?: Array<ValueType>): Promise<ResultSetV9>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: executeSql(sql: string, bindArgs: Array<ValueType>, callback: AsyncCallback<void>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: executeSql(sql: string, bindArgs ?: Array<ValueType>): Promise<void>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: beginTransaction(): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: commit(): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: rollBack(): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: backup(destName: string, callback: AsyncCallback<void>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: backup(destName: string): Promise<void>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: restore(srcName: string, callback: AsyncCallback<void>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: restore(srcName: string): Promise<void>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: setDistributedTables(tables: Array<string>, callback: AsyncCallback<void>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: setDistributedTables(tables: Array<string>): Promise<void>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: obtainDistributedTableName(device: string, table: string, callback: AsyncCallback<string>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: obtainDistributedTableName(device: string, table: string): Promise<string>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: sync(mode: SyncMode, predicates: RdbPredicatesV9, callback: AsyncCallback<Array<[ string, number ]>>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: sync(mode: SyncMode, predicates: RdbPredicatesV9): Promise<Array<[ string, number ]>>; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: on(event: 'dataChange', type: SubscribeType, observer: Callback<Array<string>>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbStoreV9 Method or attribute name: off(event: 'dataChange', type: SubscribeType, observer: Callback<Array<string>>): void; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: StoreConfigV9 | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: StoreConfigV9 Method or attribute name: name: string; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: StoreConfigV9 Method or attribute name: securityLevel: SecurityLevel; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: StoreConfigV9 Method or attribute name: encrypt ?: boolean; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: constructor(name: string) | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: inDevices(devices: Array<string>): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: inAllDevices(): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: equalTo(field: string, value: ValueType): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: notEqualTo(field: string, value: ValueType): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: beginWrap(): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: endWrap(): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: or(): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: and(): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: contains(field: string, value: string): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: beginsWith(field: string, value: string): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: endsWith(field: string, value: string): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: isNull(field: string): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: isNotNull(field: string): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: like(field: string, value: string): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: glob(field: string, value: string): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: between(field: string, low: ValueType, high: ValueType): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: notBetween(field: string, low: ValueType, high: ValueType): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: greaterThan(field: string, value: ValueType): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: lessThan(field: string, value: ValueType): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: greaterThanOrEqualTo(field: string, value: ValueType): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: lessThanOrEqualTo(field: string, value: ValueType): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: orderByAsc(field: string): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: orderByDesc(field: string): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: distinct(): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: limitAs(value: number): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: offsetAs(rowOffset: number): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: groupBy(fields: Array<string>): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: indexedBy(field: string): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: in(field: string, value: Array<ValueType>): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: ohos.data.rdb Class name: RdbPredicatesV9 Method or attribute name: notIn(field: string, value: Array<ValueType>): RdbPredicatesV9; | NA | @ohos.data.rdb.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: columnNames: Array<string>; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: columnCount: number; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: rowCount: number; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: rowIndex: number; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: isAtFirstRow: boolean; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: isAtLastRow: boolean; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: isEnded: boolean; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: isStarted: boolean; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: isClosed: boolean; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: getColumnIndex(columnName: string): number; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: getColumnName(columnIndex: number): string; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: goTo(offset: number): boolean; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: goToRow(position: number): boolean; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: goToFirstRow(): boolean; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: goToLastRow(): boolean; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: goToNextRow(): boolean; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: goToPreviousRow(): boolean; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: getBlob(columnIndex: number): Uint8Array; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: getString(columnIndex: number): string; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: getLong(columnIndex: number): number; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: getDouble(columnIndex: number): number; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: isColumnNull(columnIndex: number): boolean; | NA | resultSet.d.ts |
| Deleted | Module name: resultSet Class name: ResultSetV9 Method or attribute name: close(): void; | NA | resultSet.d.ts |
| Deprecated version changed | Class name: rdb Deprecated version: N/A | Class name: rdb Deprecated version: 9 Substitute API: ohos.data.relationalStore | @ohos.data.rdb.d.ts |
| Permission added | Class name: SubscribeType Permission: N/A | Class name: SubscribeType Permission: ohos.permission.DISTRIBUTED_DATASYNC | @ohos.data.rdb.d.ts |
| Permission added | Class name: SubscribeType Permission: N/A | Class name: SubscribeType Permission: ohos.permission.DISTRIBUTED_DATASYNC | @ohos.data.relationalStore.d.ts |
| Function changed | Class name: distributedDataObject Method or attribute name: function create(context: Context, source: object): DistributedObjectV9; | Class name: distributedDataObject Method or attribute name: function create(context: Context, source: object): DataObject; | @ohos.data.distributedDataObject.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-application
harmony 鸿蒙js-apidiff-communication