summaryrefslogtreecommitdiff
path: root/docs/api_reference/CXX/seqstat.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api_reference/CXX/seqstat.html')
-rw-r--r--docs/api_reference/CXX/seqstat.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/api_reference/CXX/seqstat.html b/docs/api_reference/CXX/seqstat.html
index e79e586c..f3e4cfb5 100644
--- a/docs/api_reference/CXX/seqstat.html
+++ b/docs/api_reference/CXX/seqstat.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>
@@ -87,7 +87,7 @@ DbSequence::stat(DB_SEQUENCE_STAT **spp, u_int32_t flags); </pre>
<ul type="disc">
<li>
<p>
- <span class="bold"><strong>int32_t st_cache_size;</strong></span>
+ <span class="bold"><strong>u_int32_t st_cache_size;</strong></span>
</p>
<p>
The number of values that will be cached in this handle.
@@ -119,18 +119,18 @@ DbSequence::stat(DB_SEQUENCE_STAT **spp, u_int32_t flags); </pre>
</li>
<li>
<p>
- <span class="bold"><strong>db_seq_t st_min;</strong></span>
+ <span class="bold"><strong>db_seq_t st_max;</strong></span>
</p>
<p>
- The minimum permitted value of the sequence.
+ The maximum permitted value of the sequence.
</p>
</li>
<li>
<p>
- <span class="bold"><strong>db_seq_t st_max;</strong></span>
+ <span class="bold"><strong>db_seq_t st_min;</strong></span>
</p>
<p>
- The maximum permitted value of the sequence.
+ The minimum permitted value of the sequence.
</p>
</li>
<li>
@@ -165,7 +165,7 @@ DbSequence::stat(DB_SEQUENCE_STAT **spp, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp4845760"></a>Parameters</h3>
+ <h3 class="title"><a id="idp4927136"></a>Parameters</h3>
</div>
</div>
</div>
@@ -173,7 +173,7 @@ DbSequence::stat(DB_SEQUENCE_STAT **spp, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp4801376"></a>flags</h4>
+ <h4 class="title"><a id="idp4908008"></a>flags</h4>
</div>
</div>
</div>
@@ -208,7 +208,7 @@ DbSequence::stat(DB_SEQUENCE_STAT **spp, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp4852560"></a>Class</h3>
+ <h3 class="title"><a id="idp4907144"></a>Class</h3>
</div>
</div>
</div>
@@ -220,7 +220,7 @@ DbSequence::stat(DB_SEQUENCE_STAT **spp, u_int32_t flags); </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp4854032"></a>See Also</h3>
+ <h3 class="title"><a id="idp4935256"></a>See Also</h3>
</div>
</div>
</div>