Library Version 18.1.40
#include <db_cxx.h> void Db::get_errpfx(const char **errpfxp);
The Db::get_errpfx() method returns the error prefix.
Db::get_errpfx()
The Db::get_errpfx() method may be called at any time during the life of the application.
The Db::get_errpfx() method returns a reference to the error prefix in errpfxp.
Db
Database and Related Methods, Db::set_errpfx()