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/C/dbcclose.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/C/dbcclose.html')
| -rw-r--r-- | docs/api_reference/C/dbcclose.html | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/docs/api_reference/C/dbcclose.html b/docs/api_reference/C/dbcclose.html index 7f0390ff..e6c10979 100644 --- a/docs/api_reference/C/dbcclose.html +++ b/docs/api_reference/C/dbcclose.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> @@ -76,7 +76,7 @@ because, closing a database handle or a transaction handle closes those open cur <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp58784912"></a>Errors</h3> + <h3 class="title"><a id="idp414168"></a>Errors</h3> </div> </div> </div> @@ -92,7 +92,7 @@ because, closing a database handle or a transaction handle closes those open cur <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp58805920"></a>DB_LOCK_DEADLOCK</h4> + <h4 class="title"><a id="idp415072"></a>DB_LOCK_DEADLOCK</h4> </div> </div> </div> @@ -105,7 +105,7 @@ because, closing a database handle or a transaction handle closes those open cur <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp58786008"></a>DB_LOCK_NOTGRANTED</h4> + <h4 class="title"><a id="idp418112"></a>DB_LOCK_NOTGRANTED</h4> </div> </div> </div> @@ -125,12 +125,13 @@ because, closing a database handle or a transaction handle closes those open cur <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp58802064"></a>EINVAL</h4> + <h4 class="title"><a id="idp387728"></a>EINVAL</h4> </div> </div> </div> <p> - If the cursor is already closed; or if an invalid flag value or parameter was specified. + If the cursor is already closed; or if an invalid flag + value or parameter was specified. </p> </div> </div> @@ -138,7 +139,7 @@ because, closing a database handle or a transaction handle closes those open cur <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp57248904"></a>Class</h3> + <h3 class="title"><a id="idp430904"></a>Class</h3> </div> </div> </div> @@ -150,7 +151,7 @@ because, closing a database handle or a transaction handle closes those open cur <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp58781464"></a>See Also</h3> + <h3 class="title"><a id="idp438040"></a>See Also</h3> </div> </div> </div> |
