DB->get_mpf API Ref

#include <db.h>

DB_MPOOLFILE * DB->get_mpf(DB *db);


Description: DB->get_mpf

The DB->get_mpf method returns the handle for the cache file underlying the database.

The DB->get_mpf 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.