SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches
◆
Step()
StepResult
sqt::Statement::Step
(
)
Executes the statement or steps forward.
Returns
A
sqt::StepResult
instance used to check whether the statement has more rows to step forward.
Exceptions
sqt::SQLError
Thrown if fails to execute or step forward.
sqt
Statement
Generated by
1.14.0