.I(Berkeley DB: Db::get_type[P

Db::get_type





#include <db_cxx.h>

DBTYPEDb::get_type(void) const;





Description



HThe Db::get_type method returns the type of the underlying access method(and file format).0It returns one of DB_BTREE, DB_HASH or DB_RECNO.DThis value may be used to determine the type of the database after anreturn from Db::open with the type argument set to DB_UNKNOWN.



Class

,Db



See Also

4Db::close,6Db::cursor,0Db::del,.Db::fd,0Db::get,HDb::get_byteswapped, Db::get_type,2Db::join,2Db::open,0Db::put,1Db::statand2Db::sync.
ÿÿ