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/seqstat_print.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/C/seqstat_print.html')
| -rw-r--r-- | docs/api_reference/C/seqstat_print.html | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/docs/api_reference/C/seqstat_print.html b/docs/api_reference/C/seqstat_print.html index 320f55e0..3d9c7336 100644 --- a/docs/api_reference/C/seqstat_print.html +++ b/docs/api_reference/C/seqstat_print.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> @@ -59,7 +59,7 @@ DB_SEQUENCE->stat_print(DB_SEQUENCE *db, u_int32_t flags); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62693328"></a>Parameters</h3> + <h3 class="title"><a id="idp4463808"></a>Parameters</h3> </div> </div> </div> @@ -67,7 +67,7 @@ DB_SEQUENCE->stat_print(DB_SEQUENCE *db, u_int32_t flags); </pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp62692680"></a>flags</h4> + <h4 class="title"><a id="idp4463160"></a>flags</h4> </div> </div> </div> @@ -80,6 +80,14 @@ DB_SEQUENCE->stat_print(DB_SEQUENCE *db, u_int32_t flags); </pre> <ul type="disc"> <li> <p> + <code class="literal">DB_STAT_ALL</code> + </p> + <p> + Display all available information. + </p> + </li> + <li> + <p> <code class="literal">DB_STAT_CLEAR</code> </p> <p> @@ -94,7 +102,7 @@ DB_SEQUENCE->stat_print(DB_SEQUENCE *db, u_int32_t flags); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62633184"></a>Class</h3> + <h3 class="title"><a id="idp4438744"></a>Class</h3> </div> </div> </div> @@ -106,7 +114,7 @@ DB_SEQUENCE->stat_print(DB_SEQUENCE *db, u_int32_t flags); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62686184"></a>See Also</h3> + <h3 class="title"><a id="idp4429872"></a>See Also</h3> </div> </div> </div> |
