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,2008 Oracle. All rights reserved.