Constructs an invalid pooled connection.
pooled_connection() noexcept;
The resulting object is invalid (this->valid() == false).
this->valid() == false
No-throw guarantee.