Returns the last insert ID for this resultset.
std::uint64_t last_insert_id() const noexcept;
this->has_value() == true
No-throw guarantee.
Constant.