Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
handshake_params::set_database

Sets the database name to use when connecting.

Synopsis
void
set_database(
    string_view value);
Exception safety

No-throw guarantee.


PrevUpHomeNext