SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches

◆ StepResult()

sqt::StepResult::StepResult ( bool has_more)
explicitnoexcept

Constructs an instance with a value indicating whether the statement has more rows to step forward.

Parameters
has_moreThe indicating value.