|
|
Db::getenv |
#include <db_cxx.h>DbEnv * Db::get_env();
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.
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.