diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/api_reference/CXX/dbupgrade.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/CXX/dbupgrade.html')
| -rw-r--r-- | docs/api_reference/CXX/dbupgrade.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/api_reference/CXX/dbupgrade.html b/docs/api_reference/CXX/dbupgrade.html index 2bfcd626..b290f2cf 100644 --- a/docs/api_reference/CXX/dbupgrade.html +++ b/docs/api_reference/CXX/dbupgrade.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -72,7 +72,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp653288"></a>Parameters</h3> + <h3 class="title"><a id="idp609240"></a>Parameters</h3> </div> </div> </div> @@ -80,7 +80,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp653936"></a>file</h4> + <h4 class="title"><a id="idp610536"></a>file</h4> </div> </div> </div> @@ -93,7 +93,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp624888"></a>flags</h4> + <h4 class="title"><a id="idp579000"></a>flags</h4> </div> </div> </div> @@ -143,7 +143,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp672800"></a>Environment Variables</h3> + <h3 class="title"><a id="idp629608"></a>Environment Variables</h3> </div> </div> </div> @@ -154,8 +154,8 @@ Db::upgrade(const char *file, u_int32_t flags);</pre> </p> <p> <code class="methodname">Db::upgrade()</code> is affected by any database directory specified using the - <a class="xref" href="envset_data_dir.html" title="DbEnv::set_data_dir()">DbEnv::set_data_dir()</a> - method, or by setting the "set_data_dir" string + <a class="xref" href="envadd_data_dir.html" title="DbEnv::add_data_dir()">DbEnv::add_data_dir()</a> + method, or by setting the "add_data_dir" string in the environment's <a href="../../programmer_reference/env_db_config.html#env_db_config.DB_CONFIG" class="olink">DB_CONFIG</a> file. </p> </div> @@ -163,7 +163,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp673656"></a>Errors</h3> + <h3 class="title"><a id="idp630464"></a>Errors</h3> </div> </div> </div> @@ -181,7 +181,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp681496"></a>DB_OLD_VERSION</h4> + <h4 class="title"><a id="idp638416"></a>DB_OLD_VERSION</h4> </div> </div> </div> @@ -195,7 +195,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp680416"></a>Class</h3> + <h3 class="title"><a id="idp637336"></a>Class</h3> </div> </div> </div> @@ -207,7 +207,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp677144"></a>See Also</h3> + <h3 class="title"><a id="idp634064"></a>See Also</h3> </div> </div> </div> |
