Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
handshake_params::database

Retrieves the database name to use when connecting.

Synopsis
string_view
database() const noexcept;
Exception safety

No-throw guarantee.


PrevUpHomeNext