Home
last modified time | relevance | path

Searched refs:goToNextRow (Results 1 – 4 of 4) sorted by relevance

/interface/sdk-js/api/data/rdb/
DresultSet.d.ts211 goToNextRow(): boolean; method
/interface/sdk-js/api/
D@ohos.data.DataShareResultSet.d.ts171 goToNextRow(): boolean; method
D@ohos.data.relationalStore.d.ts2042 goToNextRow(): boolean;
/interface/sdk_c/distributeddatamgr/relational_store/include/
Doh_cursor.h170 int (*goToNextRow)(OH_Cursor *cursor); member