/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta3/ |
H A D | js-apidiff-distributed-data.md | 13 …remoteQuery(device: string, table: string, predicates: RdbPredicates, columns: Array\<string>, cal…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta3/ |
H A D | js-apidiff-distributed-data.md | 13 …remoteQuery(device: string, table: string, predicates: RdbPredicates, columns: Array\<string>, cal…
|
/ohos5.0/docs/zh-cn/application-dev/database/ |
H A D | data-sync-of-rdb-store.md | 59 | remoteQuery(device: string, table: string, predicates: RdbPredicates, columns: Array<string>… 181 …(store as relationalStore.RdbStore).remoteQuery(deviceId, 'EMPLOYEE', predicates, ['ID', 'NAME', '… 184 console.error(`Failed to remoteQuery data. Code:${err.code},message:${err.message}`);
|
/ohos5.0/docs/en/application-dev/database/ |
H A D | data-sync-of-rdb-store.md | 59 | remoteQuery(device: string, table: string, predicates: RdbPredicates, columns: Array<string>… 156 …. If data sync is not complete or triggered, an application can call **remoteQuery()** to query da… 181 …(store as relationalStore.RdbStore).remoteQuery(deviceId, 'EMPLOYEE', predicates, ['ID', 'NAME', '… 184 console.error(`Failed to remoteQuery data. Code:${err.code},message:${err.message}`);
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.21/ |
H A D | changelogs-distributeddatamgr.md | 168 - remoteQuery( 175 …- remoteQuery(device: string, table: string, predicates: RdbPredicates, columns: Array<string>): P…
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_relational_ver_p2p_sync_test.cpp | 699 bool remoteQuery, bool checkDeviceResult) in SyncWithSecurityCheck() argument 703 [&localOption, &remoteOption, checkDeviceResult, remoteQuery](const std::string &devId, in SyncWithSecurityCheck() 705 if (remoteQuery) { in SyncWithSecurityCheck() 724 if (remoteQuery) { in SyncWithSecurityCheck() 744 void TestWithSecurityCheck(bool remoteQuery) in TestWithSecurityCheck() argument 751 if (remoteQuery) { in TestWithSecurityCheck() 780 SyncWithSecurityCheck(localOption, remoteOption, remoteQuery, true); in TestWithSecurityCheck() 781 SyncWithSecurityCheck(localOption, remoteOption, remoteQuery, false); in TestWithSecurityCheck()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta5/ |
H A D | js-apidiff-distributed-data.md | 37 |新增|NA|模块名: ohos.data.relationalStore<br>类名: RdbStore<br>方法 or 属性: remoteQuery(device: string, tabl… 38 |新增|NA|模块名: ohos.data.relationalStore<br>类名: RdbStore<br>方法 or 属性: remoteQuery(device: string, tabl… 218 …remoteQuery(device: string, table: string, predicates: RdbPredicatesV9, columns: Array<string>, ca… 219 …remoteQuery(device: string, table: string, predicates: RdbPredicatesV9, columns: Array<string>): P…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/ |
H A D | js-apidiff-distributed-data.md | 78 |删除|模块名: ohos.data.rdb<br>类名: RdbStoreV9<br>方法 or 属性:remoteQuery(device: string, table: string, pre… 79 |删除|模块名: ohos.data.rdb<br>类名: RdbStoreV9<br>方法 or 属性:remoteQuery(device: string, table: string, pre…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta5/ |
H A D | js-apidiff-distributed-data.md | 37 …a.relationalStore<br>Class name: RdbStore<br>Method or attribute name: remoteQuery(device: string,… 38 …a.relationalStore<br>Class name: RdbStore<br>Method or attribute name: remoteQuery(device: string,… 218 …remoteQuery(device: string, table: string, predicates: RdbPredicatesV9, columns: Array<string>, ca… 219 …remoteQuery(device: string, table: string, predicates: RdbPredicatesV9, columns: Array<string>): P…
|
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/ |
H A D | js-apidiff-distributed-data.md | 78 …: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: remoteQuery(device: string,… 79 …: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: remoteQuery(device: string,…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-distributed-data.md | 285 …remoteQuery(<br> device: string,<br> table: string,<br> predicates: RdbPredicates,<… 286 …remoteQuery(device: string, table: string, predicates: RdbPredicates, columns: Array\<string>): Pr…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-distributed-data.md | 241 |新增|NA|模块名: ohos.data.rdb<br>类名: RdbStoreV9<br>方法名 or 属性名:remoteQuery|@ohos.data.rdb.d.ts| 242 |新增|NA|模块名: ohos.data.rdb<br>类名: RdbStoreV9<br>方法名 or 属性名:remoteQuery|@ohos.data.rdb.d.ts| 333 |删除|模块名:ohos.data.rdb<br>类名:RdbStore<br>方法名 or 属性名:remoteQuery|NA|@ohos.data.rdb.d.ts| 334 |删除|模块名:ohos.data.rdb<br>类名:RdbStore<br>方法名 or 属性名:remoteQuery|NA|@ohos.data.rdb.d.ts|
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-distributed-data.md | 227 |新增|NA|模块名: ohos.data.rdb<br>类名: RdbStoreV9<br>方法名 or 属性名:remoteQuery|@ohos.data.rdb.d.ts| 228 |新增|NA|模块名: ohos.data.rdb<br>类名: RdbStoreV9<br>方法名 or 属性名:remoteQuery|@ohos.data.rdb.d.ts| 324 |删除|模块名:ohos.data.rdb<br>类名:RdbStore<br>方法名 or 属性名:remoteQuery|NA|@ohos.data.rdb.d.ts| 325 |删除|模块名:ohos.data.rdb<br>类名:RdbStore<br>方法名 or 属性名:remoteQuery|NA|@ohos.data.rdb.d.ts|
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-relationalStore.md | 3802 ### remoteQuery subsection 3804 remoteQuery(device: string, table: string, predicates: RdbPredicates, columns: Array<string> … 3859 …(store as relationalStore.RdbStore).remoteQuery(deviceId, "EMPLOYEE", predicates, ["ID", "NAME", "… 3872 console.error(`Failed to remoteQuery, code is ${err.code},message is ${err.message}`); 3877 ### remoteQuery subsection 3879 remoteQuery(device: string, table: string, predicates: RdbPredicates, columns: Array<string>)… 3939 …(store as relationalStore.RdbStore).remoteQuery(deviceId, "EMPLOYEE", predicates, ["ID", "NAME", "… 3952 console.error(`Failed to remoteQuery, code is ${err.code},message is ${err.message}`);
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-distributed-data.md | 285 …remoteQuery(<br> device: string,<br> table: string,<br> predicates: RdbPredicates,<… 286 …remoteQuery(device: string, table: string, predicates: RdbPredicates, columns: Array\<string>): Pr…
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-distributed-data.md | 227 …: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: remoteQuery|@ohos.data.rdb.… 228 …: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: remoteQuery|@ohos.data.rdb.… 324 …me: ohos.data.rdb<br>Class name: RdbStore<br>Method or attribute name: remoteQuery|NA|@ohos.data.r… 325 …me: ohos.data.rdb<br>Class name: RdbStore<br>Method or attribute name: remoteQuery|NA|@ohos.data.r…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-distributed-data.md | 241 …: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: remoteQuery|@ohos.data.rdb.… 242 …: ohos.data.rdb<br>Class name: RdbStoreV9<br>Method or attribute name: remoteQuery|@ohos.data.rdb.… 333 …me: ohos.data.rdb<br>Class name: RdbStore<br>Method or attribute name: remoteQuery|NA|@ohos.data.r… 334 …me: ohos.data.rdb<br>Class name: RdbStore<br>Method or attribute name: remoteQuery|NA|@ohos.data.r…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-relationalStore.md | 3775 ### remoteQuery subsection 3777 remoteQuery(device: string, table: string, predicates: RdbPredicates, columns: Array<string> … 3832 …(store as relationalStore.RdbStore).remoteQuery(deviceId, "EMPLOYEE", predicates, ["ID", "NAME", "… 3845 console.error(`Failed to remoteQuery, code is ${err.code},message is ${err.message}`); 3850 ### remoteQuery subsection 3852 remoteQuery(device: string, table: string, predicates: RdbPredicates, columns: Array<string>)… 3912 …(store as relationalStore.RdbStore).remoteQuery(deviceId, "EMPLOYEE", predicates, ["ID", "NAME", "… 3925 console.error(`Failed to remoteQuery, code is ${err.code},message is ${err.message}`);
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-distributed-data.md | 368 |新增|NA|类名:RdbStore;<br>方法or属性:remoteQuery(device: string, table: string, predicates: RdbPredicates,… 369 |新增|NA|类名:RdbStore;<br>方法or属性:remoteQuery(device: string, table: string, predicates: RdbPredicates,…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-distributed-data.md | 368 |Added|NA|Class name: RdbStore;<br>Method or attribute name: remoteQuery(device: string, table: str… 369 |Added|NA|Class name: RdbStore;<br>Method or attribute name: remoteQuery(device: string, table: str…
|