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