Statement.step

Steps through the results of the statement. Returns true while there are results or false if there are no more results.

class Statement
bool
step
()

Throws

SQLite3Exception if an error occurs.

Meta