DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

Db::getenv

API Ref

#include <db_cxx.h>

DbEnv * Db::get_env();


Description: Db::getenv

The Db::getenv method returns the handle for the database environment underlying the database.

The Db::getenv method may be called at any time during the life of the application.


Class

Db

See Also

Databases and Related Methods

APIRef

Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.