Row iterator

[db/sqlite3/Row iterator]


Retrieves multiple rows one by one from the specified database.


Input ports

  • DB ID: any

  • SQL: any

  • params: any

Output ports

  • row: any

  • done: any

  • error: any

  • DB ID: any

Last updated