| 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;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Class name: DataObject
Method or attribute name: setSessionId(sessionId: string, callback: AsyncCallback\): void;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject
Class name: DataObject
Method or attribute name: setSessionId(callback: AsyncCallback\): void;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Class name: DataObject
Method or attribute name: setSessionId(callback: AsyncCallback\): void;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject
Class name: DataObject
Method or attribute name: setSessionId(sessionId?: string): Promise\;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Class name: DataObject
Method or attribute name: setSessionId(sessionId?: string): Promise\;|@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\ }>): void;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Class name: DataObject
Method or attribute name: on(type: 'change', callback: Callback\<{ sessionId: string, fields: Array\ }>): 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\ }>): void;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Class name: DataObject
Method or attribute name: off(type: 'change', callback?: Callback\<{ sessionId: string, fields: Array\ }>): 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\): void;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Class name: DataObject
Method or attribute name: save(deviceId: string, callback: AsyncCallback\): void;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject
Class name: DataObject
Method or attribute name: save(deviceId: string): Promise\;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Class name: DataObject
Method or attribute name: save(deviceId: string): Promise\;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject
Class name: DataObject
Method or attribute name: revokeSave(callback: AsyncCallback\): void;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Class name: DataObject
Method or attribute name: revokeSave(callback: AsyncCallback\): void;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Module name: ohos.data.distributedDataObject
Class name: DataObject
Method or attribute name: revokeSave(): Promise\;|@ohos.data.distributedDataObject.d.ts|
|Added|NA|Class name: DataObject
Method or attribute name: revokeSave(): Promise\;|@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;|NA|@ohos.data.distributedDataObject.d.ts|
|Deleted|Module name: ohos.data.distributedDataObject
Class name: DistributedObjectV9
Method or attribute name: setSessionId(callback: AsyncCallback\): void;|NA|@ohos.data.distributedDataObject.d.ts|
|Deleted|Module name: ohos.data.distributedDataObject
Class name: DistributedObjectV9
Method or attribute name: setSessionId(sessionId?: string): Promise\;|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\ }>): 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\ }>): 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\): void;|NA|@ohos.data.distributedDataObject.d.ts|
|Deleted|Module name: ohos.data.distributedDataObject
Class name: DistributedObjectV9
Method or attribute name: save(deviceId: string): Promise\;|NA|@ohos.data.distributedDataObject.d.ts|
|Deleted|Module name: ohos.data.distributedDataObject
Class name: DistributedObjectV9
Method or attribute name: revokeSave(callback: AsyncCallback\): void;|NA|@ohos.data.distributedDataObject.d.ts|
|Deleted|Module name: ohos.data.distributedDataObject
Class name: DistributedObjectV9
Method or attribute name: revokeSave(): Promise\;|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\): 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\;|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;|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\;|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\): 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\;|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb
Class name: RdbStoreV9
Method or attribute name: batchInsert(table: string, values: Array\, callback: AsyncCallback\): 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\): Promise\;|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\): 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\;|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\): 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\;|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb
Class name: RdbStoreV9
Method or attribute name: delete(predicates: RdbPredicatesV9, callback: AsyncCallback\): void;|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb
Class name: RdbStoreV9
Method or attribute name: delete(predicates: RdbPredicatesV9): Promise\;|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\): 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\;|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb
Class name: RdbStoreV9
Method or attribute name: query(predicates: RdbPredicatesV9, columns: Array\, callback: AsyncCallback\): 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\): Promise\;|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\, callback: AsyncCallback\): 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\): Promise\;|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\, callback: AsyncCallback\): 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\): Promise\;|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb
Class name: RdbStoreV9
Method or attribute name: querySql(sql: string, bindArgs: Array\, callback: AsyncCallback\): 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\): Promise\;|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb
Class name: RdbStoreV9
Method or attribute name: executeSql(sql: string, bindArgs: Array\, callback: AsyncCallback\): 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\): Promise\;|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;|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb
Class name: RdbStoreV9
Method or attribute name: backup(destName: string): Promise\;|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;|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb
Class name: RdbStoreV9
Method or attribute name: restore(srcName: string): Promise\;|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb
Class name: RdbStoreV9
Method or attribute name: setDistributedTables(tables: Array\, callback: AsyncCallback\): void;|NA|@ohos.data.rdb.d.ts|
|Deleted|Module name: ohos.data.rdb
Class name: RdbStoreV9
Method or attribute name: setDistributedTables(tables: Array\): Promise\;|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\): 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\;|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\>): 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\>;|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\>): 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\>): 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\): 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\): 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\): 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\): 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\;|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|