summaryrefslogtreecommitdiff
path: root/docs/api_reference/CXX/db.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api_reference/CXX/db.html')
-rw-r--r--docs/api_reference/CXX/db.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/api_reference/CXX/db.html b/docs/api_reference/CXX/db.html
index 2a8e47c4..b585988e 100644
--- a/docs/api_reference/CXX/db.html
+++ b/docs/api_reference/CXX/db.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>
@@ -284,6 +284,18 @@
</tr>
<tr>
<td>
+ <a class="xref" href="dbget_partition_callback.html" title="Db::get_partition_callback()">Db::get_partition_callback()</a>
+ </td>
+ <td>Return the database partition callback</td>
+ </tr>
+ <tr>
+ <td>
+ <a class="xref" href="dbget_partition_keys.html" title="Db::get_partition_keys()">Db::get_partition_keys()</a>
+ </td>
+ <td>Returns the array of keys used for the database partition</td>
+ </tr>
+ <tr>
+ <td>
<a class="xref" href="dbset_alloc.html" title="Db::set_alloc()">Db::set_alloc()</a>
</td>
<td>Set local space allocation functions</td>