summaryrefslogtreecommitdiff
path: root/docs/api_reference/C/seqget.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api_reference/C/seqget.html')
-rw-r--r--docs/api_reference/C/seqget.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/api_reference/C/seqget.html b/docs/api_reference/C/seqget.html
index 9bd55636..7a8fc008 100644
--- a/docs/api_reference/C/seqget.html
+++ b/docs/api_reference/C/seqget.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>
@@ -42,7 +42,7 @@
int
DB_SEQUENCE-&gt;get(DB_SEQUENCE *seq,
- DB_TXN *txnid, int32_t delta, db_seq_t *retp, u_int32_t flags); </pre>
+ DB_TXN *txnid, u_int32_t delta, db_seq_t *retp, u_int32_t flags); </pre>
<p>
The <code class="methodname">DB_SEQUENCE-&gt;get()</code> method returns the next available element in
the sequence and changes the sequence value by <span class="bold"><strong>delta</strong></span>. The value of <span class="bold"><strong>delta</strong></span> must be greater than zero. If there are
@@ -72,7 +72,7 @@ DB_SEQUENCE-&gt;get(DB_SEQUENCE *seq,
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62551664"></a>Parameters</h3>
+ <h3 class="title"><a id="idp4321072"></a>Parameters</h3>
</div>
</div>
</div>
@@ -80,7 +80,7 @@ DB_SEQUENCE-&gt;get(DB_SEQUENCE *seq,
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp62551856"></a>txnid</h4>
+ <h4 class="title"><a id="idp4321264"></a>txnid</h4>
</div>
</div>
</div>
@@ -113,7 +113,7 @@ DB_SEQUENCE-&gt;get(DB_SEQUENCE *seq,
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp62508624"></a>delta</h4>
+ <h4 class="title"><a id="idp4270376"></a>delta</h4>
</div>
</div>
</div>
@@ -125,7 +125,7 @@ DB_SEQUENCE-&gt;get(DB_SEQUENCE *seq,
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp62563040"></a>retp</h4>
+ <h4 class="title"><a id="idp4332448"></a>retp</h4>
</div>
</div>
</div>
@@ -138,7 +138,7 @@ DB_SEQUENCE-&gt;get(DB_SEQUENCE *seq,
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp62543960"></a>flags</h4>
+ <h4 class="title"><a id="idp4319048"></a>flags</h4>
</div>
</div>
</div>
@@ -167,7 +167,7 @@ DB_SEQUENCE-&gt;get(DB_SEQUENCE *seq,
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62558688"></a>Class</h3>
+ <h3 class="title"><a id="idp4328096"></a>Class</h3>
</div>
</div>
</div>
@@ -179,7 +179,7 @@ DB_SEQUENCE-&gt;get(DB_SEQUENCE *seq,
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp62554512"></a>See Also</h3>
+ <h3 class="title"><a id="idp4323920"></a>See Also</h3>
</div>
</div>
</div>