Returns the number of rows affected by the executed SQL statement.
std::uint64_t affected_rows() const;
this->has_value() == true
No-throw guarantee.