u_int32_t get_db_set_flags() const
Get the backing database's flags that are set via Db::set_flags() function.
Note that these functions are not thread safe, because all data members of db_container are supposed to be set on container construction and initialization, and remain read only afterwards.