Returns whether this resultset represents a procedure OUT params.
bool is_out_params() const;
this->has_value() == true
No-throw guarantee.
Constant.